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"
]
}
}
}