Skip to content
Back to search
30
MCP

commit-check-mcp

pypi/commit-check-mcp

MCP server exposing commit-check validation tools

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-check
Eval framework for MCP server tool calls
0 tools
commit-check MCP
Validate commit messages, branch names, author info, push safety, and repo state.
0 tools
git-mcp
MCP server for managing Git operations
0 tools
mcp-assert
Deterministic correctness testing for MCP servers
0 tools
github-mcp-server
GitHub's official MCP Server
0 tools
git-commit-mcp-server
MCP server for automated Git commit workflows with conventional commit messages
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "commit-check-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}