ghcli-mcp-connector

FerhatDundar/ghcli-mcp-connector
★ 0 stars Go Code/Dev Tools Updated today
MCP server for the GitHub CLI (gh). Read-only by default; single Go binary.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ghcli-mcp-connector": {
      "command": "go",
      "args": [
        "run",
        "github.com/FerhatDundar/ghcli-mcp-connector@latest"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Talk to the GitHub CLI (`gh`) from an MCP-speaking agent.** </div> --- A single static Go binary that speaks the [Model Context Protocol](https://modelcontextprotocol.io/) and lets an agent run GitHub CLI commands: any `gh <command> <subcommand>` invocation — `repo`, `issue`, `pr`, `release`, `gist`, `workflow`, `run`,

Tools (9)

GHCLI_MCP_ALLOWED_REPOSGHCLI_MCP_ALLOW_WRITEGHCLI_MCP_CLI_PATHGH_HOSTghcli_execghcli_helpghcli_whoamimainresponse_format