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.
Validate commits, branches, authors, and repo safety before pushing changes.
Manage GitHub repositories, branches, pull requests, and commits through an MCP server.
Validate code rules, automate reviews, and generate reports across multiple stacks.
Use full Git operations through MCP to manage repositories and collaboration.
Automate issue-driven GitLab development from analysis to branching, coding, and merge requests.
Connect GitHub repos so AI can analyze and build from real code.