Skip to main content
Glama
135,132 tools. Last updated 2026-05-25 22:11

"A tool or algorithm to convert code into a tree structure" matching MCP tools:

  • Retrieve the structure of an ABAP development object as an XML tree. Specify object type and name, and optionally reuse session parameters.
    MIT
  • Retrieve the structure of any ADT object as a compact JSON tree. Provide object type and name to get the hierarchical breakdown.
    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
  • Fetches code from a GitHub repository URL and combines it into a single file. Filter by directory, extension, branch, or specific file to retrieve only the needed code.
    MIT
  • Retrieve the hierarchical node tree of a Figma file to understand its structure, locate frames by name, and obtain node IDs for screenshots or analysis, with configurable depth.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Resolve a TEI element or macro into its structured content model tree, returning a nested JSON representation with resolved class and macro references.
    MIT
  • Retrieves the recursive file tree of a Godot project to discover its structure when paths are unknown. Filter by extensions and set recursion depth.
    MIT
  • Visualize project structure with a file tree and key symbols for orientation or focused task context.
    AGPL 3.0
  • Convert a Newick format tree into a visual representation (ASCII text) for phylogenetic analysis. Specify the tree in Newick string and optionally choose output format to get a tree diagram.
    MIT
  • Retrieve the hierarchical tree structure of all groups within a specified workspace to visualize organization and relationships.
    MIT
  • Parse a Godot scene file to extract the node tree structure, properties, and external resources.
    MIT
  • Generate a tree chart to visualize hierarchical data structures like organizational charts, family trees, or file directories from a nested JSON object. Configure layout, orientation, theme, and output as PNG, SVG, or ECharts option.
    MIT
  • Extract Figma node IDs and convert designs into HTML, React with CSS Modules, or React with Tailwind CSS using MCP server f2c-mcp-server to automate design-to-code workflows.
    MIT