Loading MCP server directory, please wait...
Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。
npx @getmcp/cli add io.github.ejfkdev/zread-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ejfkdev/zread-mcp": {
"command": "npx",
"args": [
"-y",
"zread-mcp"
],
"env": {
"ZREAD_TOKEN": ""
}
}
}
}