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統合を追加します
詳細な手順については、インストール ガイドを参照してください。
Related MCP server: GitHub CLI MCP Server
📖 ドキュメント
完全なドキュメントについては、 GitHub Wikiをご覧ください。
📊 主な機能
ClaudeのようなAIアシスタントでGitHub CLIコマンドを使用する
プルリクエストの作成、表示、管理
問題とリポジトリの操作
GitHub ワークフローの実行と監視
MCP 互換の AI アシスタントのためのシンプルな stdio 統合
📄 ライセンス
マサチューセッツ工科大学
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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.
Create, deploy, and operate MCP servers directly from your GitHub repositories.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Related MCP Servers
- FlicenseBqualityDmaintenanceAn 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-
- AlicenseNot gradedqualityDmaintenanceAn 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.101ISC
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools for interacting with the GitHub API, enabling AI assistants to query repositories, pull requests, issues, commits, users, and more.467ISC
- FlicenseNot gradedqualityBmaintenanceA GitHub MCP server that wraps the gh CLI to expose GitHub operations like issues, pull requests, branches, labels, repositories, CI actions, and Projects V2 as tools for MCP clients.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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