GitHub MCP Server
@AriesBerries
关于 GitHub MCP Server
An MCP server implementation for GitHub
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GitHub MCP Server?
The GitHub MCP Server is an MCP (Master Control Protocol) server that bridges the MCP protocol with GitHub’s API, enabling control of repositories, issues, pull requests, and more via MCP commands.
How to use GitHub MCP Server?
Clone the repository, install dependencies with npm install, configure a .env file, then start the server with npm start. The server exposes endpoints such as /mcp/connect, /mcp/authenticate, /mcp/command, and /mcp/disconnect for MCP sessions.
Key features of GitHub MCP Server
- Supports MCP protocol version 2.1
- Integrates with the GitHub API
- Manages repositories, issues, and pull requests
- Processes webhooks
- Provides secure authentication
Use cases of GitHub MCP Server
- Automate repository management through MCP commands
- Handle issues and pull requests programmatically
- Process GitHub webhooks for event-driven workflows
版本控制 分类下的更多 MCP 服务器
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
评论