Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/github Guide
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
70 starsby Dave-London
Quick Start
Install
npx @paretools/githubClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-github": {
"command": "npx",
"args": [
"@paretools/github"
]
}
}
}