Pekno/mcp-commit-helper
3.2
If you are the rightful owner of mcp-commit-helper and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Commit Helper is a server that assists in writing better Git commit messages using LLMs like Claude.
Tools
Functions exposed to the LLM to take actions
initialize-project
Initialize a Git repository path
get-git-diff
Show the current Git diff
generate-commit-message
Generate a commit message based on the Git diff
create-commit
Create a Git commit with the provided message
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client