commit-check MCP
Rank #10,942io.github.commit-check/commit-check-mcp
Validate commit messages, branch names, author info, push safety, and repo state.
commit-check MCP is a Model Context Protocol (MCP) server published by commit-check. It ranks #10,942 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. commit-check MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Apr 19, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 121,104 of 132,046 servers on MCP Toplist.
Use commit-check MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add commit-check-mcp -- uvx commit-check-mcp[mcp_servers.commit-check-mcp]
command = "uvx"
args = ["commit-check-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"commit-check-mcp": {
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"commit-check-mcp": {
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"commit-check-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"commit-check-mcp": {
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"commit-check-mcp": {
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.commit-check%2Fcommit-check-mcp)<a href="https://mcptoplist.com/server/io.github.commit-check%2Fcommit-check-mcp"><img src="https://mcptoplist.com/badge/io.github.commit-check%2Fcommit-check-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
commit-check
Available versions (4)
| Version | Published |
|---|---|
| 0.1.11 | Sep 10, 2026 |
| 0.1.10 | Sep 6, 2026 |
| 0.1.9 | Jul 6, 2026 |
| 0.1.5 | Jul 2, 2026 |
Frequently asked questions
- Who maintains commit-check MCP?
- commit-check MCP is maintained by commit-check, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is commit-check MCP listed on the Official MCP Registry?
- Yes — commit-check MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does commit-check MCP have?
- MCP Toplist tracks 4 versions of commit-check MCP, most recently published on Sep 10, 2026.
- Where can I find the source code for commit-check MCP?
- The source code for commit-check MCP is hosted at github.com/commit-check/commit-check-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.