Provides Git operations through the Model Context Protocol (MCP).
This library exposes a suite of Git operations accessible via the Model Context Protocol (MCP), enabling seamless integration of Git functionality within MCP environments. It offers tools for managing repositories, examining commit history, creating commits, handling remote interactions (pull/push), viewing file differences, and staging/resetting changes. The tools can be integrated into existing MCP servers or used as standalone MCP services.