Enables Large Language Models to interact with and automate Git repositories.
About
Provides a Model Context Protocol (MCP) server for interacting with Git repositories via Large Language Models. It offers tools to read, search, and manipulate Git repositories, facilitating automation of Git-related tasks.
Key Features
Supports staging, committing, and resetting changes
0 GitHub stars
Includes functionality to initialize new Git repositories
Enables viewing content of a specific revision (commit hash, branch name, tag)
Provides tools for viewing git status, diffs, and logs
Allows for branch creation and checkout
Use Cases
Enabling natural language interaction with Git repositories