mcp-git-tools
If you are the rightful owner of mcp-git-tools 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 Git Tools is a library that integrates Git operations with the Model Context Protocol (MCP), allowing for seamless interaction with Git repositories through MCP.
MCP Git Tools is a comprehensive library designed to facilitate Git operations via the Model Context Protocol (MCP). It provides a robust set of tools that enable users to perform various Git operations such as checking the status of a repository, listing branches, viewing commit history, and more. The library is built to be used as a standalone server or integrated into existing MCP clients and servers, making it versatile for different use cases. With its easy-to-use interface and extensive functionality, MCP Git Tools is ideal for developers looking to automate and streamline their Git workflows within the MCP framework.
Features
- Provides a wide range of Git operations accessible through MCP.
- Can be run as a standalone server or integrated into existing MCP clients and servers.
- Supports operations like git_status, git_branches, git_log, git_commit, git_pull, git_push, git_diff, git_add, and git_reset.
- Allows for time-filtered commit logs and branch-specific operations.
- Facilitates seamless interaction with Git repositories through standard input/output.