Odel
commit message ai mcp

commit message ai mcp

Local
@csoai-orgPythonMITUpdated 3 days ago

Commit Message Ai MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcommit-message-ai-mcpv1.0.12

Run

uvx commit-message-ai-mcp

MCP client config

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