Loading MCP server directory, please wait...
GitHub MCP Server - List PRs, issues, repo info, and search code
npx @getmcp/cli add io.github.davidweb3-ctrl/githubRequires Node.js 18+. Community-contributed server. Review source before installing.
GITHUB_TOKENGitHub Personal Access Token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidweb3-ctrl/github": {
"command": "npx",
"args": [
"-y",
"@davidweb3-ctrl/mcp-github-server"
],
"env": {
"GITHUB_TOKEN": ""
}
}
}
}