Skip to main content
Glama
606,552 tools. Updated 2026-09-24 08:47

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

  • Search codebase for code structure using Tree-sitter AST patterns. Scans all files to match structural elements like functions or classes. Requires glob to limit scope.
    MIT
  • Convert product barcodes (UPC, EAN, GTIN, ISBN, JAN, MINSAN) into Amazon ASINs to locate matching listings and get a product snapshot.
    MIT
  • Convert pasted free-form text into a preview taxonomy tree with node levels, names, and descriptions, plus warnings to validate before persisting it as a custom taxonomy.
    MIT
  • Turn high-priority FMEA failure modes into a step-by-step yes/no diagnostic tree. Provide a completed FMEA result ID to generate the tree, with an option to save it as a reusable guide.
    MIT
  • Convert generated test cases into runnable automation scripts for Playwright, Cypress, Selenium, or Puppeteer by providing the source job ID.
    MIT
  • List connected Figma files or trigger a sync to bring design tokens, components, and page structure into Contextium libraries.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • AI agents hire a human to observe, log or film on site. Typed results, feasibility before payment.

  • Permit-verified ADU rentals, pre-approved plans and cited ADU rules for LA, San Diego, SF and NYC.

  • Convert a screenshot, mockup, or wireframe image into framework-specific component code. Supports React, Next.js, Vue, Angular, Svelte, HTML, and UI libraries like shadcn/ui.
    MIT
  • Retrieve a hierarchical directory tree of your repository, honoring .gitignore and optionally including hidden files. Use to understand project structure without shell commands.
    MIT
  • Convert a cochlea RON score into a Standard MIDI File, preserving timing and tempo, for export to DAWs or notation tools.
    Apache 2.0
  • List the binder structure of a Scrivener project, showing folders and documents in a hierarchical tree. Optionally filter to a specific folder path.
    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
  • Convert HTML to clean Markdown for LLM processing, or Markdown to HTML for web rendering. Preserves structure like headings, lists, code blocks, links, and tables.
    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
  • Navigate to any URL and retrieve its title and URL. Optionally capture a full accessibility tree and screenshot to discover page structure.
    MIT
  • Visualize the AVI/RIFF chunk structure as a tree to analyze chunks, FourCC codes, offsets, and sizes for forensic investigation of video container structure.
    MIT
  • View a project's directory tree to understand its structure, locate files, or navigate the codebase. Use optional filters to narrow by path or highlight files containing specific keywords.
    MIT