← All servers
github
latest · 0.7.1MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
Install
claude mcp add io-github-dave-london-github -- npx @paretools/github /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-dave-london-github": {
"command": "npx",
"args": [
"@paretools/github"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-dave-london-github": {
"command": "npx",
"args": [
"@paretools/github"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@paretools/github"
]
} Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 56 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 3 collected
- GitHub stars · 2 hours ago
- ★ 139
- Last commit · 2 hours ago
- today
- Issue close rate · 2 hours ago
- 93%
Version history 1
- 0.7.1 release date unknown
Details
- Transport
- stdio
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗