GitHub CLI MCP

Use GitHub CLI commands directly from Claude and other AI assistants

Access GitHub features directly from AI assistants

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).

View on GitHub Documentation

Easy Installation

Install globally with npm:

npm install -g gh-cli-mcp

Start the server:

gh-cli-mcp

Key Features

  • Access GitHub features directly from AI assistants
  • Create, view, and manage pull requests
  • Work with issues and repositories
  • Manage projects and releases
  • Run and monitor GitHub workflows

Requirements

  • Node.js v18+
  • GitHub CLI installed and authenticated

For detailed setup instructions, see the Installation Guide.

Documentation

For detailed information about installation, configuration, and usage, please refer to the GitHub Wiki.