Skip to main content
Glama
205,112 tools. Last updated 2026-06-15 04:40

"A method or tool for converting code into a tree structure" matching MCP tools:

  • Append new PHP code statements to an existing method while correctly handling nested constructs like arrow functions and computed properties. Specify file, method, and code; optionally provide TypeScript types for variables.
    MIT
  • Parse Rego policy source code into a JSON abstract syntax tree (AST) for programmatic inspection of policy structure.
    MIT
  • Create a visual tree of a directory's files and folders, with configurable maximum depth and optional size inclusion.
    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

Matching MCP Servers

Matching MCP Connectors

  • Retrieve the hierarchical node tree of a Figma file up to a configurable depth. Understand file structure, locate frames by name, and get node IDs for screenshots or design analysis.
    MIT
  • Retrieves headings from a note as a tree structure to identify valid sections for editing or retrieval operations.
    MIT
  • Locate the function, method, or class that contains a given line number in a file. Supports nesting depth to retrieve parent definitions for better code navigation.
    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
  • Decompile Maven dependency classes into full Java source with method bodies. Extract specific methods or paginate for focused reading.
    Apache 2.0
  • Insert a method into an existing class. Specify the file path, class name, and method code.
    MIT
  • Trace execution flow forward from an entry point to see what code calls into. Returns call tree or auto-detected entry points for project analysis.
    AGPL 3.0
  • Build a call tree for any Java method from a JFR recording. Shows who calls the method and the call paths, helping diagnose performance bottlenecks.
    MIT
  • Extract selected code into a new method with automatically inferred parameters and return type for refactoring Java code.
    MIT
  • Convert a YouTube video transcript into structured markdown notes with key points and code snippets for developer-friendly documentation.
    MIT
  • Retrieve the QGIS layer tree structure, showing groups, layers, visibility, and hierarchy.
    GPL 2.0