Skip to main contentDescription
A Model Context Protocol server for Git repository interaction and automation. Provides tools to read, search, and manipulate Git repositories via Large Language Models.
Key Features
- 📊 Status and diff operations
- 💾 Commit and staging operations
- 🌿 Branch creation and checkout
- 📜 Log viewing with date filtering
- 🔍 Show commit contents
- 🔄 Reset and branch management
Codebase
This is a local MCP server that runs on your machine.
Source Code: /mcp_servers/local/git/
GitHub Repository: https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/local/git
For detailed documentation, installation instructions, and usage examples, please refer to the README in the codebase.