GitHub MCP Server
@AriesBerries
About GitHub MCP Server
An MCP server implementation for GitHub
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
Basic information
More Version Control MCP servers
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
Integrate MCP with GitHub Copilot
skillsLearn how to use MCP Servers with GitHub Copilot
Jira MCP
nguyenvanduocitA Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow tra
Comments