Integrations
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
- -securityAlicense-qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.Last updated -3JavaScriptMIT License
- 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 -924TypeScript
- -securityFlicense-qualityProvides tools for interacting with GitHub's API through the MCP protocol, allowing users to create repositories, push content, and retrieve user information.Last updated -JavaScript
- AsecurityFlicenseAqualityAn MCP server that enables integration with GitHub Enterprise API, allowing users to access repository information, manage issues, pull requests, workflows, and other GitHub features through Cursor.Last updated -163313TypeScript