Github runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 19 Apr 2026.
GitHub MCP Server - List PRs, issues, repo info, and search code
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"
}
}
}
Answers built from our own checks of this server.