mcp-git-commit-aider
7
The git-commit-aider MCP server enables AI to make git commits on behalf of users, appending "(aider)" to the committer's name for tracking purposes. It provides a tool for committing staged changes and calculating AI contributions in a codebase.
git-commit-aider MCP Server
Make git commits on behalf of AI, so that you can track AI contribution in your codebase.
Features
- commit_staged: Automatically appends "(aider)" to the committer's name when committing staged changes in a Git repository. Allows for setting commit message and working directory.
Installation
Add its configuration to your MCP settings file.
Calculating AI contribution
Use commits with "(aider)" and the aider --stats
command to track AI contributions in your codebase.