My-mcp-servers
Createdyuki-koma2
Provides Model Context Protocol (MCP) server functionality locally for interacting with GitHub repositories.
About
Provides a local Model Context Protocol (MCP) server that interacts with the GitHub API, offering features for file manipulation, repository management, and search functionalities. It includes automatic branch creation, comprehensive error handling, Git history maintenance, batch operations, and advanced search capabilities. Designed for stdio communication, it can be integrated with tools like Cursor to enable features such as creating or updating files, pushing multiple files, searching repositories, and managing issues and pull requests.
Key Features
- Supports both single and multiple file operations.
- 0 GitHub stars
- Automatically creates branches when creating/updating files or pushing changes.
- Provides clear error messages for common problems.
- Maintains Git history without using force pushes.
- Offers advanced search for code, issues/PRs, and users.
Use Cases
- Automating file creation and updates in GitHub repositories.
- Integrating with code editors like Cursor for enhanced repository management.
- Searching code, issues, and users within GitHub repositories via MCP.