Provides SemVer and conventional commit rules for consistent team versioning.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-commits" yet — see the docs or source repo.
Generate a commit message that follows Conventional Commits and SemVer rules for this change: fix the issue where the login page button cannot be clicked in Safari.
Returns a properly formatted commit message, such as a fix type with a clear change description.
What SemVer version bump should this commit trigger? Commit: feat(api)!: remove deprecated v1 authentication endpoint
Explains that this should trigger a major version bump because it includes a breaking change.
Check whether these commit messages follow Conventional Commits, point out issues, and provide corrected versions: "update stuff", "fixed bug", "feat(ui): add dark mode toggle".
Returns a per-message compliance review and suggested corrected commit messages ready to use.
Create, validate, and format Gitmoji commits following conventional commit rules.
Validate commits, branches, authors, and repo safety before pushing changes.
Run local Git workflows with enforced commit and branch naming conventions.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Turn Git commit history into concise standup summaries with flexible filters.
Securely manage local repos with files, shell commands, and full Git operations.