MCPVault

get_ast_node

MCP tool from Code Graph MCP by sdsrss

One symbol with signature, body and relations. includeimpact adds the blast radius, includesimilar embedding-similar nodes, includereferences callers/callees. Supports compact mode

How to use it

get_ast_node 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_ast_node 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