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 一起使用
使用 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 集成
📄 许可证
麻省理工学院
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 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
- Alicense-qualityDmaintenanceAn 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.131ISC
- AlicenseBqualityAmaintenanceMCP server that exposes GitHub operations as tools for AI agents, enabling code search, issue management, and PR review.12MIT
- Alicense-qualityDmaintenanceAn 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
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…
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