GitHub CLI MCP Server

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

# 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


-
security - not tested
A
license - permissive license
-
quality - not tested

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.

  1. ⚡ Quick Start
    1. 🤖 Use with Claude
  2. 📖 Documentation
    1. 📊 Key Features
      1. 📄 License

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A 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 -
          3
          JavaScript
          MIT License
          • Apple
        • A
          security
          F
          license
          A
          quality
          An 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 -
          9
          24
          TypeScript
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          Provides 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
        • A
          security
          F
          license
          A
          quality
          An 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 -
          16
          33
          13
          TypeScript
          • Linux
          • Apple

        View all related MCP servers

        ID: 9uwoxzbkym