gh-cli-mcp
v1.1.1
Published
GitHub CLI MCP server for AI assistants - access GitHub via Model Context Protocol
Maintainers
Readme
GitHub CLI MCP
Overview
GitHub CLI MCP is a server that wraps the GitHub CLI (gh) tool, enabling AI assistants to interact with GitHub repositories through the Model Context Protocol (MCP).
- Access GitHub features directly from AI assistants (PRs, issues, repos, etc.)
- Uses stdio for simple integration with any MCP-compatible AI assistant
- Built with TypeScript for type safety
Quick Start
# Install globally
npm install -g gh-cli-mcp
# Start the server
gh-cli-mcpPrerequisites
- Node.js v18+
- GitHub CLI installed and authenticated
Documentation
For detailed information about installation, configuration, and usage, please refer to the GitHub Wiki.
The wiki includes:
License
MIT
