mcp-github-server-plus
If you are the rightful owner of mcp-github-server-plus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
GitHub MCP Server Plus is a Model Context Protocol (MCP) server designed to interface with the GitHub API. It provides a comprehensive suite of tools for managing repositories, handling file operations, and performing advanced searches across GitHub. The server supports automatic branch creation, comprehensive error handling, and maintains Git history integrity. It is capable of executing batch operations for both single and multiple files, and offers advanced search capabilities for code, issues, pull requests, and users. This server is particularly useful for developers and organizations looking to automate and streamline their GitHub workflows.
Features
- Automatic Branch Creation: Automatically creates branches when creating or updating files.
- Comprehensive Error Handling: Provides clear error messages for common issues.
- Git History Preservation: Maintains proper Git history without force pushing.
- Batch Operations: Supports single-file and multi-file operations with content or file paths.
- Advanced Search: Enables searching code, issues/PRs, and users.
Tools
create_or_update_file
Create or update a single file
push_files_content
Push multiple file contents
push_files_from_path
Push multiple files from file system path
search_repositories
Search GitHub repository
create_repository
Create a new repository
get_file_contents
Get file or directory contents
create_issue
Create a new question
create_pull_request
Create a new pull request
fork_repository
Forked warehouse
create_branch
Create a new branch
list_issues
List and filter questions
update_issue
Update question
add_issue_comment
Add a question comment
search_code
Search for code
search_issues
Search questions and pull requests
search_users
Search for users
list_commits
Get branch commit
get_issue
Get the question content
get_pull_request
Get pull request details
list_pull_requests
List and filter pull requests
create_pull_request_review
Create pull request review
merge_pull_request
Merge pull requests
get_pull_request_files
Get the file that pull requests to change
get_pull_request_status
Get pull request status
update_pull_request_branch
Update pull request branch
get_pull_request_comments
Get pull request comment
get_pull_request_reviews
Get pull request review