Back to search
30
MCP

zread-mcp

npm/zread-mcp

Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ejfkdev/zread-mcp
Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。
0 tools
zotero-mcp
It's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一
0 tools
everything-search-mcp
基于 Everything 搜索引擎的 MCP (Model Context Protocol) 服务器,让 AI 助手能够搜索本地文件。
0 tools
python-mcp-server-client
支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai
0 tools
ai-code-review-mcp
MCP 服务器,为 AI 编码助手提供本地代码质量审查工具
0 tools
ai-test-assistant-mcp
AI 驱动的自动化测试助手 MCP Server - 生成AC、测试用例、UI/API自动化代码
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "zread-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}