Loomal

changelogai

MCP server by github.com/ura-tools/changelogai

Generate changelogs and suggest semver bumps from git history

0 starsnpm: @ura-dev/changelogai

About changelogai

changelogai is an MCP (Model Context Protocol) server published by ura-tools in the official MCP registry, listed under Monitoring on Loomal. Generate changelogs and suggest semver bumps from git history

It ships as an npm package (@ura-dev/changelogai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ura-tools/changelogai.

Use changelogai with your agent

Claude Code · one command
claude mcp add changelogai -- npx -y @ura-dev/changelogai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "changelogai": {
      "command": "npx",
      "args": [
        "-y",
        "@ura-dev/changelogai"
      ]
    }
  }
}
npm@ura-dev/changelogai

Frequently asked questions

What is changelogai?
changelogai is an MCP (Model Context Protocol) server by ura-tools in the Monitoring category. Generate changelogs and suggest semver bumps from git history
How do I connect changelogai to Claude, Cursor, or another MCP client?
Install changelogai from its npm package (@ura-dev/changelogai) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is changelogai open source?
Yes — the source code is public at github.com/ura-tools/changelogai.
Can AI agents pay to use changelogai?
Not yet through Loomal — changelogai is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain changelogai? Claim this listing free by verifying GitHub ownership, or contact us.