io.github.ejfkdev/zread-mcp
Quality Score
84
/100
Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"zread-mcp": {
"command": "npx",
"args": [
"-y",
"zread-mcp"
],
"env": {
"ZREAD_TOKEN": "<your-zread_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"zread-mcp": {
"command": "npx",
"args": [
"-y",
"zread-mcp"
],
"env": {
"ZREAD_TOKEN": "<your-zread_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y zread-mcp§02 Environment variables
ZREAD_TOKENsecret
Your API key for the service
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…