Skip to main content
Glama
521,667 tools. Updated 2026-09-06 11:42

"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 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
  • Convert product barcodes (UPC, EAN, GTIN, ISBN, JAN, MINSAN) into Amazon ASINs to locate matching listings and get a product snapshot.
    MIT
  • Retrieve the hierarchical tree structure for an ontology class, showing its ancestor path and sibling nodes to understand its position in the ontology hierarchy.
    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

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • File conversion: PDF, DOCX, STT, TTS, watermarking

  • 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
  • List all cryptographic algorithm families known to the server, with classification and use. Check coverage or explain classifications without scanning code.
    Apache 2.0
  • Converts a free-form region name into a 5-digit legal district code required by the MOLIT API. Use before any trade or rent tool to ensure correct region identification.
    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
  • Retrieve the node tree structure of a Godot scene. Specify project and scene paths to get JSON with node names, types, and children.
    MIT
  • 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