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 一起使用
使用 Claude Code CLI:
claude --mcp "gh-cli-mcp:github-cli:stdio:http://localhost:8888"使用 Claude Desktop:在“设置”→“工具和集成”中添加 MCP 集成
请参阅安装指南以获取详细说明。
Related MCP server: GitHub MCP Server
📖 文档
请访问我们的GitHub Wiki获取完整文档:
📊 主要特点
在 Claude 等 AI 助手中使用 GitHub CLI 命令
创建、查看和管理拉取请求
处理问题和存储库
运行和监控 GitHub 工作流程
适用于任何兼容 MCP 的 AI 助手的简单 stdio 集成
📄 许可证
麻省理工学院
This server cannot be installed
A
license - permissive license-
quality - not testedD
maintenanceMaintenance
–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.
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
