Skip to main content
Glama
161,565 tools. Last updated 2026-05-30 04:39

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

  • Parse Rego source code into a JSON abstract syntax tree (AST) for programmatic policy structure introspection.
    MIT
  • Parse ABAP source code and retrieve its Abstract Syntax Tree (AST) as structured JSON for program analysis.
    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
  • 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
    D
    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
    411
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides advanced code structure and semantic analysis through Abstract Syntax Trees (AST) and Abstract Semantic Graphs (ASG) across multiple programming languages. It enables tasks like incremental parsing, complexity analysis, and AST diffing to help models understand and navigate codebases.
    Last updated
    35
    MIT

Matching MCP Connectors

  • 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

  • Provides UX capabilities to enhance the design output and understanding of AI systems.

  • Compile Edict language AST into WebAssembly modules. Convert JSON abstract syntax trees to base64-encoded WASM binaries for execution.
    MIT
  • Match code structure using AST patterns to find functions, classes, or custom syntactic structures beyond text search.
    MIT
  • Perform syntax check on an ABAP class. Checks active, inactive, or hypothetical source code, returning errors, warnings, and messages.
    MIT
  • Retrieve all policies currently registered on the OPA server, returning each policy's ID, raw source, and abstract syntax tree.
    MIT
  • Validate ABAP structure syntax with checks on active or inactive versions, or test custom DDL code. Returns syntax errors, warnings, and messages.
    MIT
  • Retrieve complete submission details including title, abstract, authors, and keywords from OpenReview conferences using venue and submission identifiers.
    MIT
  • Perform syntax check on ABAP tables to detect errors, warnings, and messages. Supports active, inactive, or new DDL code validation.
    MIT
  • Perform syntax check on ABAP CDS views. Validate existing active/inactive views or hypothetical DDL source code, and returns errors, warnings, and messages.
    MIT
  • Perform syntax check on an ABAP package using package name and super package. Returns syntax errors, warnings, and messages.
    MIT