Github runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 19 Apr 2026.
GitHub MCP Server - List PRs, issues, repo info, and search code
Today is the operative word: we check Github 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 -- npx -y @davidweb3-ctrl/mcp-github-server
{
"mcpServers": {
"github": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-github-server"
],
"command": "npx"
}
}
}
[mcp_servers.github]
command = "npx"
args = ["-y", "@davidweb3-ctrl/mcp-github-server"]
{
"mcpServers": {
"github": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-github-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"github": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-github-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITHUB_TOKEN (GitHub Personal Access Token).
The author declared them in the registry entry; get the values from the project itself.
MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.
MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.
MCP server to create, read, update, list, and search GitHub Gists from your IDE
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Answers built from our own checks of this server.