Generate changelogs and suggest semver bumps from git history
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Changelogai.
changelogai_generateGenerate a changelog from git history. Returns markdown, JSON, or plain text.
changelogai_version_bumpAnalyze git commits and suggest next semver bump (major/minor/patch).
Generate professional changelogs from your git history β instantly.
Works out of the box with conventional commits. Optional AI mode uses Claude to rewrite technical commit messages into user-facing release notes.
| Flag | Description | Default |
|---|---|---|
--from <ref> | Start ref (tag/commit) | Latest tag |
--to <ref> | End ref | HEAD |
--output <file> | Write to file | stdout |
--format <fmt> | markdown, json, plain | markdown |
--group | Group by commit type | false |
--ai | AI-enhanced descriptions | false |
--model <model> | Claude model for AI mode | claude-haiku-4-5-20251001 |
--prepend | Prepend to existing file | false |
--version-bump | Suggest semver bump | false |
--repo <path> | Git repo path | . |
--max-commits <n> | Max commits to process | 500 |
changelogai includes a Model Context Protocol server for AI agents and IDE integrations (Claude Desktop, Cursor, VS Code, etc.).
Or if installed globally:
| Tool | Description |
|---|---|
changelogai_generate | Generate a changelog from git history. Returns markdown, JSON, or plain text. |
changelogai_version_bump | Analyze git commits and suggest next semver bump (major/minor/patch). |
Set your Anthropic API key:
Then run with --ai:
AI mode rewrites technical commit messages into clear, user-facing release notes. Uses Claude Haiku by default (fast and cheap β ~$0.001 per changelog).
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/changelogai)<a href="https://allmcps.com/mcp/changelogai"><img src="https://allmcps.com/api/badge/changelogai?style=directory" alt="Changelogai on AllMCPs" /></a>