Skip to main content
Glama

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統合を追加します
詳細な手順については、インストール ガイドを参照してください。

Related MCP server: GitHub CLI MCP Server

📖 ドキュメント

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

📊 主な機能

  • ClaudeのようなAIアシスタントでGitHub CLIコマンドを使用する

  • プルリクエストの作成、表示、管理

  • 問題とリポジトリの操作

  • GitHub ワークフローの実行と監視

  • MCP 互換の AI アシスタントのためのシンプルな stdio 統合

📄 ライセンス

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


A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that allows Claude and other MCP-compatible LLMs to interact with the GitHub API, supporting features like creating issues, getting repository information, listing issues, and searching repositories.
    4
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that wraps the GitHub CLI to provide comprehensive access to repository management, pull requests, issues, and workflows. It enables users to perform complex GitHub operations and interact with the GitHub API through a standardized interface.
    13
    1
    ISC

View all related MCP servers

Related MCP Connectors

  • An MCP server that gives your AI access to the source code and docs of all public github repos

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

View all MCP Connectors

Latest Blog Posts

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