MCPVault

get_graph

MCP tool from PhpCodeArcheology by PhpCodeArcheology

Knowledge graph as JSON (nodes, edges, cycles)

How to use it

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