Skip to content
Windsurf

commit-check MCP for Windsurf

io.github.commit-check/commit-check-mcp

Validate commit messages, branch names, author info, push safety, and repo state.

client:Windsurf transport:stdio runtime:pypi

Install commit-check MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "commit-check-mcp": {
      "command": "uvx",
      "args": [
        "commit-check-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

commit-check MCP in other clients