← Back to Plugins
MCP Server MCP

changelogai

github By github 👁 1 views ▲ 0 votes

Generate changelogs and suggest semver bumps from git history

Homepage Verified source GitHub

Install

npx -y @ura-dev/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@ura-dev/changelogai",
      "version": "1.1.3",
      "runtimeHint": "node",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "valueHint": "changelogai-mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...