Connects Claude to Zread.ai, a documentation platform for GitHub repositories. You get nine tools split between public operations (fetch docs pages, search documentation, discover trending repos, check repository status) and token-gated features (ask the repository AI assistant questions, fetch raw source files). The public tools are useful for browsing indexed repos and their generated documentation. The AI chat and file access require grabbing a token from Zread.ai's localStorage after logging in. Ships as both Python and Node.js implementations, runnable via uvx or npx without installation. Reach for this when you want Claude to navigate repository documentation or query Zread's AI summaries of codebases instead of hitting GitHub's API directly.
claude mcp add --transport stdio ejfkdev-zread-mcp uvx zread-mcp