An MCP server that provides code structure and semantic analysis capabilities through Abstract Syntax Trees (AST) and Abstract Semantic Graphs (ASG)
$git clone https://github.com/angrysky56/ast-mcp-serverInstalls into the current project.
Install ast-mcp-server by running `git clone https://github.com/angrysky56/ast-mcp-server`, then use it for the current task and follow its documentation at https://github.com/angrysky56/ast-mcp-server.