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.
「バージョン管理」の他のコンテンツ

Github
modelcontextprotocolModel Context Protocol Servers
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
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.
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
コメント