ktzouvalidis/MCPM-Tool
A tool that is used for assessing change proneness for architectural modules, using the proposed coupling metric *Module Change Proneness Measure*. Works on Java libraries.
Platform-specific configuration:
{
"mcpServers": {
"MCPM-Tool": {
"command": "npx",
"args": [
"-y",
"MCPM-Tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...