Commit
MCP Serverby aitmpl.com · Added 5mo ago
Claude
18
Install
git clone https://github.com/sakuro/dotfilesAdd to Claude
claude mcp add commitQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"commit": {
"command": "npx",
"args": [
"@modelcontextprotocol/commit"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Create conventional commit messages by analyzing staged changes. Generates semantic commit messages following the Conventional Commits specification. Use when user says "commit", "save changes", or "create commit".
Tags
developmentcommandaitmplcommand