Enables Large Language Models to interact with and automate Git repositories.
소개
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.
주요 기능
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
사용 사례
Enabling natural language interaction with Git repositories