Git Commit Aider

Enables AI to make Git commits on behalf of users, automatically tracking AI contributions by appending '(aider)' to committer nam

mrorz 8 ↓ 5.1k
Claude CodeClaude DesktopGeneric
View source ↗

Git Commit Aider MCP Server provides a TypeScript implementation that enables AI assistants to make Git commits on behalf of users, automatically appending '(aider)' to the committer's name for tracking AI contributions in codebases. Built by Johnson Liang, this server exposes a single tool for committing staged changes with a specified message, retrieving committer information from environment variables or git config. The implementation integrates with the Model Context Protocol SDK and uses execa for executing git commands, making it valuable for developers who want to track AI-assisted code changes and analyze AI contribution statistics through tools like 'aider --stats'.

Source

Repository: https://github.com/mrorz/mcp-git-commit-aider

Maintain Git Commit Aider?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Git Commit Aider on getagentictools
[![Git Commit Aider on getagentictools](https://getagentictools.com/badge/mcp/mrorz-mcp-git-commit-aider.svg)](https://getagentictools.com/mcp/mrorz-mcp-git-commit-aider?ref=badge)