Manages Git operations on local repositories through an MCP server.
Provides an MCP server interface for interacting with local Git repositories, enabling operations such as listing repositories, retrieving tag information, listing commits, creating and pushing tags, and refreshing repositories. It simplifies Git management by offering a structured API for common tasks and supports integration with other tools and services.