The GitHub MCP Server enables interaction with the GitHub API for comprehensive repository management and operations, including:
Repository management: Create repositories, fork repositories, and search for repositories
File operations: Create/update files, push multiple files in a single commit, retrieve file contents from repositories or directories
Branch management: Automatically create branches when needed, create new branches manually
Git operations: Preserve Git history, list commits for a branch
Issues handling: Create, update, list, comment on, and get details of issues with filtering options
Pull request management: Create, merge, and review pull requests, including managing statuses and comments
Search functionality: Search for code, issues, pull requests, and users with advanced filtering options
Enables file operations, repository management, search functionality, and more through the GitHub API. Includes capabilities for managing files, repositories, issues, pull requests, and performing searches across GitHub's platform.
README.md not found. View project on GitHub.