Skip to main content
Glama
333,902 tools. Last updated 2026-07-29 18:43

"Understanding Abstract Syntax Trees (AST)" matching MCP tools:

  • Parse ABAP code and retrieve its Abstract Syntax Tree (AST) in JSON format for analysis.
    MIT
  • Search arXiv papers by title, abstract, author, or category using advanced query syntax to find relevant academic research.
    MIT
  • Validate Pyxel scripts by parsing AST and checking for common anti-patterns to catch syntax errors before execution.
    MIT
  • Debug code rules by inspecting syntax tree structures. Use to discover correct syntax kinds and analyze how patterns are interpreted in ast-grep.
    MIT
  • Retrieve class inheritance hierarchy trees for an indexed repository, showing parent-child relationships, abstract classes, and generating a Mermaid diagram.
    MIT
  • Generate an abstract syntax tree (AST) for a file, returning it as a nested dictionary. Specify project, file path, depth, and whether to include node text for detailed code analysis.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Enables AI assistants to search and analyze codebases using Abstract Syntax Tree (AST) pattern matching with ast-grep. Supports structural code search, pattern testing, and AST visualization across multiple programming languages.
    Last updated
    4
    440
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    A smart proxy server that prevents context window bloat by caching large tool responses to local files and returning compact resource links. It supports format conversion and data uploads, allowing LLMs to handle massive datasets without consuming excessive tokens.
    Last updated
    1
    1

Matching MCP Connectors

  • Deterministic validation for AI-generated artifacts: JSON Schema, OpenAPI response, SQL syntax.

  • MCP server providing Pine Script v6 documentation. Enables AI to: Look up Pine Script functions and validate syntax Access official documentation for indicators, strategies, and visuals Understand Pine Script concepts (execution model, repainting, etc.) Generate correct v6 code with proper function references