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