Skip to main content
Glama
jiseong-choi

Commit Conventional Message Court (CCMCP)

by jiseong-choi

Commit Conventional Message Court MCP

AI를 사용하여 더 나은 커밋 메시지를 작성하세요.

이 저장소를 AI에게 전달하고 MCP 설치를 요청하세요.

진심입니다. 이것이 유효한 설정 흐름입니다.

저는 여러분의 모호한 커밋 메시지를 법정으로 끌고 가서, diff를 가리키며 동료들이 너무 지쳐서 묻지 못했던 질문을 던집니다.

"정확히 무엇을 하셨나요?"

Codex에 추가

~/.codex/config.toml에 다음을 추가하세요:

[mcp_servers.commit-message-court]
command = "node"
args = ['C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js']

그런 다음 Codex를 다시 시작하세요.

Claude Code에 추가

Windows에서는 다음 명령어로 로컬 stdio 서버로 추가하세요:

claude mcp add --transport stdio commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js

어디서나 사용하고 싶다면 --scope user를 추가하세요.

claude mcp add --transport stdio --scope user commit-message-court -- node C:\Users\chrisdnm\Desktop\commimWizard\dist\index.js

Claude Desktop에 추가

claude_desktop_config.json에 다음을 추가하세요:

{
  "mcpServers": {
    "commit-message-court": {
      "type": "stdio",
      "command": "node",
      "args": ["where code is"],
      "env": {}
    }
  }
}

그런 다음 Claude Desktop을 다시 시작하세요.

이 도구의 기능

  • fix stuff와 같은 메시지를 보면 이의를 제기합니다.

  • final_final_real과 같은 메시지를 보면 변호인을 요청합니다.

  • 위험한 diff를 보면 증거를 요구합니다.

  • 커밋 기록을 살펴보고, 온갖 어려움에도 불구하고 읽기 쉽게 만들려고 노력합니다.

라이선스

  • WTFPL -- Do What The Fuck You Want To Public License.

Install Server
A
security – no known vulnerabilities
F
license - not found
B
quality - B tier

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jiseong-choi/CCMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server