MCPVault

get_refactoring_priorities

MCP tool from PhpCodeArcheology by PhpCodeArcheology

Ranked refactoring candidates with recommendations

How to use it

get_refactoring_priorities is exposed by the PhpCodeArcheology MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_refactoring_priorities tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install PhpCodeArcheology

$docker run --rm -v "$(pwd)":/project -v "$(pwd)/report":/output phpcodearcheology /project
FULL PHPCODEARCHEOLOGY LISTING