Github Repo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from npm. Last commit 16 Sep 2026.
MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
Today is the operative word: we check Github Repo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add github-repo-mcp -- npx -y @thedhruv07/github-repo-mcp
{
"mcpServers": {
"github-repo-mcp": {
"args": [
"-y",
"@thedhruv07/github-repo-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.github-repo-mcp]
command = "npx"
args = ["-y", "@thedhruv07/github-repo-mcp"]
{
"mcpServers": {
"github-repo-mcp": {
"args": [
"-y",
"@thedhruv07/github-repo-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"github-repo-mcp": {
"args": [
"-y",
"@thedhruv07/github-repo-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub personal access token (classic, no scopes needed for public repos). Raises the rate limit from 60/hr to 5000/hr. https://github.com/settings/tokens), VOYAGE_API_KEY (Voyage AI API key, required for ask_repo's embeddings. Free tier at https://dashboard.voyageai.com/), QDRANT_URL (Qdrant Cloud cluster URL, required for ask_repo's vector storage. Free tier at https://cloud.qdrant.io/), QDRANT_API_KEY (API key for your Qdrant Cloud cluster.).
The author declared them in the registry entry; get the values from the project itself.
GitHub MCP Server - List PRs, issues, repo info, and search code
MCP server for GitLab and GitHub
MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.
MCP server for GitHub repo stats: stars, forks, contributors, activity.
Free MCP server: compute a GitHub repo maintenance/abandonment health score from live data.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Answers built from our own checks of this server.