GitHub MCP Server
About
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.
Details
- Author
- AriesBerries
- Downloads
- 299
- Categories
- Developer Tools
Jump to
- Supports MCP protocol version 2.1
- Integrates with the GitHub API
- Manages repositories, issues, and pull requests
- Processes webhooks
- Provides secure authentication
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.
GitHub MCP Server
An MCP (Master Control Program) server implementation for GitHub integration.
Description
The GitHub MCP Server provides a bridge between the MCP protocol and GitHub's API, allowing you to control GitHub repositories, issues, pull requests, and more using the MCP protocol.
Features
- MCP protocol version 2.1 support
- GitHub API integration
- Repository management
- Issue and pull request handling
- Webhook processing
- Secure authentication
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





