MCPVault

get_dependencies

MCP tool from PhpCodeArcheology by PhpCodeArcheology

Class dependency analysis (incoming/outgoing)

How to use it

get_dependencies is exposed by the PhpCodeArcheology MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_dependencies 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