mattyp-changelog
stdioUsed by 1 plugin
Installs mattyp-changelog, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin mattyp-changelogAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"mattyp-changelog": {
"command": "python3",
"args": [
"scripts/changelog_mcp.py"
]
}
}
}Command
python3Arguments
scripts/changelog_mcp.py