MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
claude mcp add github-mcp -- uvx jaimenbell-github-mcp
claude_desktop_config.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"github-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jaimenbell--github-mcp/reviews or the review_server meta-tool.
POST /mcp