ai-changelog-writer

Cloudflare Workers MCP server: ai-changelog-writer

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Cloudflare Workers MCP server: ai-changelog-writer

    Server tool list (5)

    Raw names from tools/list. Only developers need these.

    generate_changelogGenerate a Markdown changelog from a list of commit messages. Supports conventional commits and heuristic classification.
    format_release_notesFormat polished release notes for a given version, suitable for GitHub Releases or a product changelog page.
    generate_pr_descriptionGenerate a pull request description with summary, change stats, and a test checklist.
    summarize_commitsProduce a short natural-language summary and structured breakdown of a set of commits.
    detect_breaking_changesDetect breaking changes from commit messages and/or a git diff. Returns a list of breaking items and a version-bump recommendation.