← Index

changelogai

io.github.ura-tools/changelogai·v1.1.3·Developer Tools
Quality Score
95
/100

Generate changelogs and suggest semver bumps from git history

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "changelogai": {
      "command": "npx",
      "args": [
        "-y",
        "@ura-dev/changelogai"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "changelogai": {
      "command": "npx",
      "args": [
        "-y",
        "@ura-dev/changelogai"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @ura-dev/changelogai
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools