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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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-projects-mcp
MCP Server for GitHub Projects management
0 tools
mcp-server-github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
0 tools

How to use

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

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