Provides tools for interacting with GitHub repositories through the CLI, enabling operations on pull requests (list, view, create, close), issues (list, view, create, close), and repositories (view, list).
GitHub CLI MCP
A server that enables AI assistants to interact with GitHub repositories through the Model Context Protocol (MCP).
⚡ Quick Start
🤖 Use with Claude
With Claude Code CLI:
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
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
An MCP server that wraps around the GitHub CLI tool, allowing AI assistants to interact with GitHub repositories through commands for pull requests, issues, and repository operations.
Related MCP Servers
- AsecurityFlicenseAqualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.Last updated 3 months ago1814TypeScript
- AsecurityFlicenseAqualityAn MCP server that enables AI assistants to manage GitHub Actions workflows by providing tools for listing, viewing, triggering, canceling, and rerunning workflows through the GitHub API.Last updated 15 days ago9237TypeScript
- AsecurityAlicenseAqualityAn MCP server that enables analyzing and querying GitHub repositories through the GitHub Chat API, allowing users to index repositories and ask questions about their code, architecture and tech stack.Last updated 3 months ago253PythonMIT License
- JavaScriptMIT License