← Index

io.github.rog0x/git

io.github.rog0x/git·v1.0.1·Monitoring & Logs
Quality Score
79
/100

Git log, diff, blame, branch stats for AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "git": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-git-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "git": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-git-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rog0x/mcp-git-tools
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Monitoring & Logs