MCPVault

get_call_graph

MCP tool from Code Graph MCP by sdsrss

Trace upstream/downstream call chains for a function. Pass routepath='GET /api/x' to trace an HTTP route → handler → downstream instead

How to use it

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

Install Code Graph MCP

$claude mcp add code-graph-mcp -- npx -y @sdsrs/code-graph
FULL CODE GRAPH MCP LISTING