Stats
Actions
Tags
From mattyp-changelog
Local Python MCP server (mattyp-changelog) for changelog management. Runs changelog_mcp.py script as subprocess to provide related tools and resources.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mattyp-changelog": {
"command": "python3",
"args": [
"scripts/changelog_mcp.py"
]
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
npx claudepluginhub flight505/skill-forge --plugin mattyp-changelog