
Ai Changelog Writer
Turn git history and release notes into polished changelog entries through your agent right before you tag a release.
Overview
io.github.lazymac2x/ai-changelog-writer is a MCP server for the Ship phase that helps agents write release changelogs via a Cloudflare Workers remote MCP endpoint.
What is this MCP server?
- Remote streamable-http MCP endpoint (version 1.0.0)
- Cloudflare Workers deployment—no local changelog CLI required
- Agent-driven changelog drafting from commits and context you provide
- Supports consistent release narrative for solo-maintained repos
- Open-source API repo on GitHub for inspection
- 1 streamable-http remote URL in server manifest
- Repository: github.com/lazymac2x/ai-changelog-writer-api
What problem does it solve?
Indie maintainers skip or rush changelogs because turning raw commits into clear user-facing notes is tedious during release week.
Who is it for?
Solo devs who ship on a cadence and want MCP-native changelog drafting without running another local tool.
Skip if: Organizations that require legal-reviewed release communications or fully automated semantic-release pipelines only.
What do I get? / Deliverables
After registering the MCP remote, your agent can draft and revise changelog sections you paste into GitHub Releases, CHANGELOG.md, or store listings.
- User-facing changelog sections ready for CHANGELOG.md or releases
- Consistent tone across versions when reused each ship cycle
- Editable agent drafts you control before publishing
Recommended MCP Servers
Journey fit
Changelog work sits on the Ship journey shelf because it is part of release hygiene immediately before or during launch communication. Launch subphase under Ship covers release notes, version messaging, and what users see when you ship—not long-form docs authoring.
How it compares
Remote MCP release-writing bridge, not a git hook pack or standalone changelog CLI skill.
Common Questions / FAQ
Who is ai-changelog-writer for?
Solo builders and small teams using MCP agents who maintain changelogs or release notes alongside their codebase.
When should I use ai-changelog-writer?
Use it during Ship when you are preparing a version tag, GitHub Release, or customer-facing what's-new text.
How do I add ai-changelog-writer to my agent?
Configure the remote MCP URL https://api.lazy-mac.com/ai-changelog-writer/mcp as streamable-http in your agent's MCP settings.