MCPVault

parse_to_ast_incremental

MCP tool from Ast MCP Server by angrysky56

Parse code with incremental support for faster processing

How to use it

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

Install Ast MCP Server

$pip install -e .
FULL AST MCP SERVER LISTING