GitHub MCP Server Plus
@PhialsBasement
About GitHub MCP Server Plus
Model Context Protocol server for GitHub API integration
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-github-server-plus": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/github",
"-f",
"src/github/Dockerfile",
"."
]
}
}
}Tools
18`owner` (string): Repository owner (username or organization)
File content and commit details
`owner` (string): Repository owner
Updated branch reference
`owner` (string): Repository owner
Updated branch reference
`query` (string): Search query
Repository search results
`name` (string): Repository name
Created repository details
`owner` (string): Repository owner
File/directory contents
`owner` (string): Repository owner
Created issue details
`owner` (string): Repository owner
Created pull request details
`owner` (string): Repository owner
Forked repository details
Overview
What is GitHub MCP Server Plus?
GitHub MCP Server Plus is an MCP server for the GitHub API that enables file operations, repository management, search functionality, and more. It provides 27 tools for developers to interact with GitHub repositories through AI assistants.
How to use GitHub MCP Server Plus?
—
Key features of GitHub MCP Server Plus
Basic information
More Version Control MCP servers

Github
modelcontextprotocolModel Context Protocol 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.
Code Review Server
crazyrabbitLTCA MCP server for code reviews
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
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.
Comments