mcpbeat Sign in

commit-check MCP Server

by commit-check Your server? Claim it
local only

commit-check MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 401 installs a week from pypi. Last commit 13 Sep 2026.

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

Installs per day peak 291 · avg 31 · +140% w/w
a month agotoday
401
Installs / week
pypi · commit-check-mcp
1
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call validate_branch_name.repo_path → src/commit_check_mcp/server.py:73
        result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add commit-check-mcp -- uvx commit-check-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "commit-check-mcp": {
      "args": [
        "commit-check-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.commit-check-mcp]
command = "uvx"
args = ["commit-check-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "commit-check-mcp": {
      "args": [
        "commit-check-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "commit-check-mcp": {
      "args": [
        "commit-check-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to commit-check MCP

same job, measured the same way
Openiban
by pipeworx-io

OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the

33 tools answering
Diffpilot
by bkalafat

MCP server for PR code review, commit messages, changelogs, and secret detection.

local only
CleanCode AI
by evozim

Automated codebase refactoring and type safety validator.

answering
MCP Git Enhanced
by davidweb3-ctrl

Enhanced Git MCP Server - Code review, commit analysis, and branch management

45 installs/wk local only
Git Enhanced
by davidweb3-ctrl

Enhanced Git MCP Server - Code review, commit analysis, and branch management

local only
Github
by davidweb3-ctrl

GitHub MCP Server - List PRs, issues, repo info, and search code

21 installs/wk local only
Shipcheck MCP
by tatelyman

Read-only Shipcheck launch-risk scans for authorized JS, TS, and MCP repos.

50 installs/wk local only
Mooring
by seayniclabs

Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.

69 installs/wk local only

commit-check MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for commit-check MCP?
commit-check MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package commit-check-mcp was installed 401 times last week.
How do I connect commit-check MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls commit-check-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use commit-check MCP?
The pypi package commit-check-mcp was installed 401 times in the last week. Week over week that is +140%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is commit-check MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.