hypermodel-labs/mcp-server-auto-commit
If you are the rightful owner of mcp-server-auto-commit 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.
This implementation provides a Git changes analyzer that generates commit messages using OpenAI's GPT models.
Tools
Functions exposed to the LLM to take actions
git-changes-commit-message
Analyzes the current git changes in your repository and generates a commit message using OpenAI's GPT-4o-mini model. Provides a list of modified, newly added, and deleted files, detailed changes for each file, and a generated commit message following conventional commits format.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client