From 608bfacf1aa76088169d437145af941577d3cb52 Mon Sep 17 00:00:00 2001 From: kealuya Date: Thu, 17 Apr 2025 21:32:20 +0800 Subject: [PATCH] Introduction MCP-Jina-AI is a powerful MCP (Model Control Protocol) tool that integrates Jina.ai's reader service to transform web content into large language model (LLM) friendly formats. It provides a simple and efficient way to convert web pages into structured text, making it easier for AI models to process. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Features Easy URL content extraction Automatic conversion to LLM-friendly format Clean and structured output Fast and reliable processing Built with Go for high performance The server is implemented in Go(🏎️) and is self-hostable (🏠). Repository link: https://github.com/kealuya/mcp-jina-ai Thank you --- README-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh.md b/README-zh.md index dfc169d1..10f8db3b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -253,6 +253,7 @@ Web 内容访问和自动化功能。支持以 AI 友好格式搜索、抓取和 - [GLips/Figma-Context-MCP](https://github.com/GLips/Figma-Context-MCP) 📇 🏠 - 为编码代理提供直接访问Figma数据的权限,助力其一次性完成设计实现。 - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) 🏎️ 🏠 - 通过 MCP 进行 Docker 容器管理和操作 - [zcaceres/fetch-mcp](https://github.com/zcaceres/fetch-mcp) 📇 🏠 - 一个灵活获取 JSON、文本和 HTML 数据的 MCP 服务器 +- [kealuya/mcp-jina-ai](https://github.com/kealuya/mcp-jina-ai) 🏎️ 🏠 - 集成 Jina.ai 将目标网页进行总结,转换成对LLM友好的Markdown格式返回 - [r-huijts/xcode-mcp-server](https://github.com/r-huijts/xcode-mcp-server) 📇 🏠 🍎 - Xcode 集成,支持项目管理、文件操作和构建自动化 - [snaggle-ai/openapi-mcp-server](https://github.com/snaggle-ai/openapi-mcp-server) 🏎️ 🏠 - 使用开放 API 规范 (v3) 连接任何 HTTP/REST API 服务器 - [jetbrains/mcpProxy](https://github.com/JetBrains/mcpProxy) 🎖️ 📇 🏠 - 连接到 JetBrains IDE