送信

Mcp Git Commit Generator

@theoklitosBam7

Generate conventional commit messages from your staged git changes using Model Context Protocol (MCP)

ツール

generate_commit_message

check_git_status

サーバー設定

{
  "mcpServers": {
    "mcp-git-commit-generator": {
      "command": "uvx",
      "args": [
        "mcp-git-commit-generator"
      ]
    }
  }
}