commit-check MCP for Claude Desktop
io.github.commit-check/commit-check-mcp
Validate commit messages, branch names, author info, push safety, and repo state.
client:Claude Desktop
transport:stdio
runtime:pypi
Install commit-check MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"commit-check-mcp": {
"command": "uvx",
"args": [
"commit-check-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs