MCP Server
MCP
changelogai
Generate changelogs and suggest semver bumps from git history
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
By
Comments
Sign in to leave a comment