github repo mcp for Claude Code
io.github.thedhruv-07/github-repo-mcp
MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
client:Claude Code
transport:stdio
runtime:npm
Install github repo mcp in Claude Code
run in your project directory
claude mcp add github-repo-mcp -e GITHUB_TOKEN=<GITHUB_TOKEN> -e VOYAGE_API_KEY=<VOYAGE_API_KEY> -e QDRANT_URL=<QDRANT_URL> -e QDRANT_API_KEY=<QDRANT_API_KEY> -- npx -y @thedhruv07/github-repo-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs