GitHub CLI MCP
Use GitHub CLI commands directly from Claude and other AI assistants
一种服务器,使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集成→ 工具和集成\ 看 安装指南 详细说明。
📖 文档
访问我们的 完整文档:
📊 主要特点
- 在Claude等AI助手中使用GitHub CLI命令
- 创建、查看和管理拉取请求
- 处理问题和存储库
- 运行和监控GitHub工作流
- 简单的stdio集成,适用于任何兼容MCP的AI助手
📄 许可证
麻省理工学院
______________________________________________________________________
Website | GitHub | npm
