ast-mcp-server
7
AST MCP Server is a Model Context Protocol server that provides tools for analyzing code through abstract syntax and semantic structures. It supports multiple languages and is compatible with Claude Desktop, offering advanced features like incremental parsing and AST diffing. The server enhances code analysis by integrating with Claude Desktop via MCP.
server.py
Main service file, start the MCP server
build_parsers.py
Scripts to build language parser