Skip to content
Back to search
30
MCP

github-mcp

pypi/github-mcp

Local GitHub MCP server exposing GitHub REST API via FastMCP stdio transport

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}