Git
0
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
- Integrating Git operations into AI-powered tools
- Automating Git workflows with LLMs