GitHub MCP Server Plus
@MCP-Mirror
关于 GitHub MCP Server Plus
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"PhialsBasement_mcp-github-server-plus": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/github",
"-f",
"src/github/Dockerfile",
"."
]
}
}
}工具
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
概览
What is GitHub MCP Server Plus?
GitHub MCP Server Plus is an MCP server that exposes GitHub API capabilities through 27 tools, enabling file operations, repository management, search functionality, and more. It is designed for developers and AI agents needing programmatic GitHub interaction.
How to use GitHub MCP Server Plus?
The server provides 27 MCP tools for GitHub API operations. Each tool is invoked with required inputs (e.g., owner, repo, file content) as defined in the tool descriptions. No installation or configuration details are provided in the README.
Key features of GitHub MCP Server Plus
- Automatic branch creation when files are created/updated
- Comprehensive error handling with clear messages
- Git history preservation without force pushing
- Batch operations for single or multiple files
- Advanced search for code, issues/PRs, and users
Use cases of GitHub MCP Server Plus
- Automatically create or update files across repositories with branch creation
- Push multiple files in a single commit using content or local file paths
- Search code, issues, pull requests, and users across GitHub
- Manage issues and pull requests (create, update, review, merge)
- Create repositories and branches programmatically
FAQ from GitHub MCP Server Plus
How does automatic branch creation work?
When creating/updating files or pushing changes, branches are automatically created if they don’t already exist.
What batch operations are supported?
You can push multiple files in a single commit using push_files_content (direct content) or push_files_from_path (files read from local filesystem).
What search capabilities are available?
The server supports searching code, issues/PRs, users, and repositories, with sorting, filtering, and pagination options.
版本控制 分类下的更多 MCP 服务器
Gitlab Mcp Server
jmrplensOpen source GitLab MCP server for AI assistants: 2-tool dynamic find/execute over 860+ GitLab actions (1,000+ Enterprise), stdio/HTTP/OAuth, safe/read-only modes.
Integrate MCP with GitHub Copilot
skillsLearn how to use MCP Servers with GitHub Copilot
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.

Github
modelcontextprotocolModel Context Protocol Servers
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
评论