MCP.so
Sign In
Servers

mcp-github-cli

@michaelneale

a MCP server for github using the GH cli under the covers

Add this server to your MCP-compatible client using the configuration below.

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

More from Developer Tools