Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MCP GitHub Issue Server
  • GitHub MCP Server
  • GitHub Repository MCP Server
  • Jira MCP Server
  • MCP Model Context Protocol Server
Back to MCP Servers
GitHub CLI MCP Server

GitHub CLI MCP Server

Public
CodingButterBot/gh_cli_mcp

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.

Verified
typescript
0 tools
May 29, 2025
Updated May 30, 2025

GitHub CLI MCP

Use GitHub CLI commands directly from Claude and other AI assistants

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:

  • Installation Guide
  • Usage Guide
  • Configuration
  • Available Tools
  • FAQ

📊 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


Website | GitHub | npm

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MCP GitHub Issue Server
    MCP GitHub Issue Server

    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless int...

    1 tools
    Added May 30, 2025
  • GitHub MCP Server
    GitHub MCP Server

    Connects Claude Desktop to GitHub repositories, enabling users to perform git operations and GitHub ...

    Added May 30, 2025
  • GitHub Repository MCP Server
    GitHub Repository MCP Server

    Enables AI models to access GitHub repository contents as context, with features to fetch entire rep...

    3 tools
    Added May 30, 2025
  • Jira MCP Server
    Jira MCP Server

    A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowi...

    Added May 30, 2025
  • MCP Model Context Protocol Server
    MCP Model Context Protocol Server

    A server implementation demonstrating how AI models can interact with external tools and services th...

    Added May 30, 2025