git-commit-helper
NewSmitheryDevelopmentby davila7
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "git-commit-helper": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
code-reviewcodingproductivity
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is git-commit-helper?
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
How to install git-commit-helper?
To install git-commit-helper: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "git-commit-helper": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is git-commit-helper best for?
git-commit-helper is a mcp categorized under Development. It is designed for: code-review, coding, productivity. Created by davila7.