Skip to content
Cline

github mcp server for Cline

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

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

client:Cline transport:stdio runtime:pypi

Install github mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

github mcp server in other clients