π¦
Gh CLI
GitHub CLI MCP server for AI assistants - access GitHub via Model Context Protocol
0 installs
Trust: 37 β Low
Ai
Ask AI about Gh CLI
Powered by Claude Β· Grounded in docs
I know everything about Gh CLI. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
GitHub CLI MCP
Use GitHub CLI commands directly from Claude and other AI assistants
A server that enables AI assistants to interact with GitHub repositories through the Model Context Protocol (MCP).
β‘ Quick Start
# Prerequisites: Node.js v18+ and GitHub CLI installed and authenticated
# Install globally
npm install -g gh-cli-mcp
# Start the server
gh-cli-mcp
π€ Use with Claude
With Claude Code CLI:
claude --mcp "gh-cli-mcp:github-cli:stdio:http://localhost:8888"
With Claude Desktop: Add MCP integration in Settings β Tools & Integrations
See Installation Guide for detailed instructions.
π Documentation
Visit our GitHub Wiki for complete documentation:
π Key Features
- Use GitHub CLI commands in AI assistants like Claude
- Create, view and manage pull requests
- Work with issues and repositories
- Run and monitor GitHub workflows
- Simple stdio integration for any MCP-compatible AI assistant
π License
MIT
