Skip to content
Back to search
30
MCP

gh-cli-mcp-server

pypi/gh-cli-mcp-server

MCP server that wraps the GitHub CLI (gh) into a single generic tool

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

Similar MCP servers embedding-nearest

gh-pr-mcp
MCP server exposing a focused set of GitHub PR and review helpers the gh CLI can't do in one shot
0 tools
gfg-github-tools-mcp-server
MCP server with GitHub repository and workflow tools
0 tools
git-mcp-server
Git MCP Server - Unified command-line tool for managing Git repositories across GitHub and GitLab
0 tools
gh-mcp
Refined MCP server for GitHub GraphQL API
0 tools
gh-find-code-mcp
An MCP server to find code on GitHub via gh search repos
0 tools
github-mcp
Local GitHub MCP server exposing GitHub REST API via FastMCP stdio transport
0 tools

How to use

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

{
  "mcpServers": {
    "gh-cli-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}