ground-creative/easy-mcp-github-tools-python
If you are the rightful owner of easy-mcp-github-tools-python 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.
Easy MCP GitHub Tools Application is a set of tools designed to integrate with GitHub using the Easy MCP server, providing functionalities like branch management, issue tracking, and more.
The Easy MCP GitHub Tools Application is a comprehensive suite of tools designed to enhance the management and interaction with GitHub repositories through the Easy MCP server. This application facilitates a wide range of operations such as branch management, issue tracking, commit history retrieval, file management, and pull request handling. It also supports global searches across GitHub, release management, and secure OAuth authentication. The application is built to streamline the workflow for developers and teams by providing a robust interface to manage GitHub repositories efficiently. Users can authenticate using GitHub's OAuth service, ensuring secure access to their repositories. The application requires setting up an OAuth application on GitHub and configuring the necessary credentials to enable its features. With its extensive list of tools, the Easy MCP GitHub Tools Application is an essential resource for developers looking to optimize their GitHub repository management.
Features
- Branch Management: Easily create and delete branches in your GitHub repositories.
- Issue Tracking: Create, update, and delete issues, as well as manage comments on issues.
- Commit History: Fetch detailed commit information and commit history for any branch in your repository.
- File Management: Create, update, and delete files within your GitHub repositories, including fetching file contents and differences.
- Pull Requests: Create and manage pull requests, including merging them into target branches.
Tools
Create Branch
Creates a new branch in a specified GitHub repository based on an existing branch.
Delete Branch
Deletes a specified branch in a GitHub repository.
Delete Issue Comment
Deletes a specified comment on an issue in a GitHub repository.
Get Commit Details
Fetch detailed information for a specific commit from a GitHub repository.
Get Commits
Fetch commit history from a GitHub repository.