Skip to content
Claude Desktop

github mcp server for Claude Desktop

io.github.crypto-ninja/github-mcp-server

AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.

client:Claude Desktop transport:stdio runtime:pypi

Install github mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "github-mcp-server": {
      "command": "uvx",
      "args": [
        "github-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

github mcp server in other clients