Skip to main content
Glama

GitHub CLI MCP Server

GitHub CLI MCP

AI アシスタントがモデル コンテキスト プロトコル (MCP) を介して GitHub リポジトリと対話できるようにするサーバー。

⚡ クイックスタート

# Prerequisites: Node.js v18+ and GitHub CLI installed and authenticated # Install globally npm install -g gh-cli-mcp # Start the server gh-cli-mcp

🤖 クロードと一緒に使う

Claude Code CLI を使用する場合:

claude --mcp "gh-cli-mcp:github-cli:stdio:http://localhost:8888"

Claude Desktopの場合: 設定→ツールと統合でMCP統合を追加します
詳細な手順については、インストール ガイドを参照してください。

📖 ドキュメント

完全なドキュメントについては、 GitHub Wikiをご覧ください。

📊 主な機能

  • ClaudeのようなAIアシスタントでGitHub CLIコマンドを使用する
  • プルリクエストの作成、表示、管理
  • 問題とリポジトリの操作
  • GitHub ワークフローの実行と監視
  • MCP 互換の AI アシスタントのためのシンプルな stdio 統合

📄 ライセンス

マサチューセッツ工科大学


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

GitHub CLI ツールをラップする MCP サーバー。AI アシスタントがプル リクエスト、問題、リポジトリ操作のコマンドを通じて GitHub リポジトリと対話できるようになります。

  1. ⚡ クイックスタート
    1. 🤖 クロードと一緒に使う
  2. 📖 ドキュメント
    1. 📊 主な機能
      1. 📄 ライセンス

        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
          16
          37
          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
          14
          TypeScript
          • Linux
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/CodingButterBot/gh_cli_mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server