GitHub MCP Server
@renantrendt
About GitHub MCP Server
A Model Context Protocol (MCP) server for interacting with 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 a Model Context Protocol (MCP) server that enables AI assistants to interact with GitHub. It supports repository management, file operations, issue tracking, pull requests, search capabilities, and commit history.
How to use GitHub MCP Server?
Set up by cloning the repository, running npm install and npm run build, then providing a GitHub Personal Access Token via the GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Run locally with GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here node dist/index.js. For Smithery deployment, configure the token through the githubPersonalAccessToken option.
Key features of GitHub MCP Server
- Repository and branch management
Basic information
More Version Control MCP servers
Bitbucket Server MCP
garc33Atlassian 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.
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.
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
🚀 GitLab MR MCP
kopfrechnerInteract seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
Comments