GitHub MCP Server
@renantrendt
About GitHub MCP Server
A Model Context Protocol (MCP) server for interacting with GitHub
Basic information
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
More Version Control MCP servers
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.
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
Test
skillsCreate a site or blog from your GitHub repositories with GitHub Pages.
Comments