Commit Conventional Message Court (CCMCP)
БесплатноНе проверенAn MCP server that uses AI to analyze code diffs and transform vague commit messages into readable, conventional commit history. It helps maintain project docum
Описание
An MCP server that uses AI to analyze code diffs and transform vague commit messages into readable, conventional commit history. It helps maintain project documentation quality by challenging unclear messages and suggesting improvements based on actual code changes.
README
Please write better commits with AI.
Give this repo to your AI and ask it to install the MCP for you.
Seriously. That is a valid setup flow.
I take your vague commit messages, drag them into court, point at the diff, and ask the question your teammates are too tired to ask:
"What exactly did you do?"
Add to Codex
Add this to ~/.codex/config.toml:
[mcp_servers.commit-message-court]
command = "node"
args = ['C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js']
Then restart Codex.
Add to Claude Code
On Windows, add it as a local stdio server with:
claude mcp add --transport stdio commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js
If you want it available everywhere, add --scope user.
claude mcp add --transport stdio --scope user commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js
Add to Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"commit-message-court": {
"type": "stdio",
"command": "node",
"args": ["where code is"],
"env": {}
}
}
}
Then restart Claude Desktop.
What This Thing Does
It sees
fix stuffand objects.It sees
final_final_realand requests counsel.It sees a risky diff and asks for evidence.
It sees your commit history and tries, against all odds, to make it readable.
License
- WTFPL -- Do What The Fuck You Want To Public License.
Установить Commit Conventional Message Court (CCMCP) в Claude Desktop, Claude Code, Cursor
unyly install commit-conventional-message-court-ccmcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add commit-conventional-message-court-ccmcp -- npx -y github:jiseong-choi/CCMCPПошаговые гайды: как установить Commit Conventional Message Court (CCMCP)
FAQ
Commit Conventional Message Court (CCMCP) MCP бесплатный?
Да, Commit Conventional Message Court (CCMCP) MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Commit Conventional Message Court (CCMCP)?
Нет, Commit Conventional Message Court (CCMCP) работает без API-ключей и переменных окружения.
Commit Conventional Message Court (CCMCP) — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Commit Conventional Message Court (CCMCP) в Claude Desktop, Claude Code или Cursor?
Открой Commit Conventional Message Court (CCMCP) на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Commit Conventional Message Court (CCMCP) with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
