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

        • A
          security
          A
          license
          A
          quality
          MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
          Last updated -
          22,573
          69,516
          MIT License
        • A
          security
          F
          license
          A
          quality
          MCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
          Last updated -
          18
          0
          4
          • Linux
          • 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
          7
          39
          • 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