Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by angrysky56 • Analytics & Monitoring
A local MCP server that parses source code into ASTs and ASGs and provides code-structure and semantic analysis tools for integration with Claude Desktop and other MCP clients.
Extract precise code structure (AST) and semantic relationships (ASG) to power code understanding, summarization, or transformation workflows.
Analyze code complexity, locate functions/classes, and compute metrics to support refactoring suggestions or automated code review.
Incremental parsing, AST diffing, and cached analysis results to efficiently handle large or frequently changing codebases while integrated via MCP.
This server parses code into Abstract Syntax Trees (ASTs) and generates Abstract Semantic Graphs (ASGs) to provide structural and semantic code analysis, including complexity metrics and scope handling. It supports multiple languages (Python and JavaScript), incremental parsing for large files, AST diffing to identify changes, and resource caching for reusable analysis outputs. The server is designed to run locally and integrates with MCP-aware clients (e.g., Claude Desktop) to make analysis tools available in-agent.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.