Git
0
Enables Large Language Models to interact with and automate Git repositories.
Acerca de
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.
Características Principales
- 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
Casos de Uso
- Enabling natural language interaction with Git repositories
- Integrating Git operations into AI-powered tools
- Automating Git workflows with LLMs