Skip to main content
Glama
260,211 tools. Last updated 2026-07-05 05:07

"UML diagram generation tools and software like Mermaid or Visio" matching MCP tools:

  • Search the draw.io shape library by keywords to find industry-specific icons like cloud, network, or Kubernetes. Returns matching shapes with style strings for direct diagram use.
    Apache 2.0
  • Generate an entity relationship diagram in Mermaid markup for visualizing table structures and relationships. Optionally hide non-essential columns to reduce clutter.
    MIT
  • Generate a Mermaid diagram of package dependency graphs to understand repository architecture during onboarding or review. Use group_by options for monorepos or deep drill-downs.
    MIT
  • Render a dependency diagram for a given file or directory path as Mermaid or DOT, returning JSON with nodes and edges. Use to visualize code structure and dependencies.
    MIT
  • Retrieve database schema information including tables, columns, foreign keys, and indexes. Supports pagination and output formats like JSON, text, markdown, or Mermaid ERD diagrams.
    MIT
  • Generate a visual diagram of your reasoning chain to share or orient in lengthy discussions. Choose Mermaid for rendering in markdown or ASCII for inline display.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr…

  • MCP server for AI Diagram Maker — generate software engineering diagrams from natural language, code, ASCII diagram, images, or Mermaid. Inline diagram rendering using MCP apps UI and diagram URL in responses. Works with Cursor, Claude Desktop, Claude Code, and any MCP-compatible AI.

  • Trace relationships between code symbols using natural language queries. Returns a subgraph with a Mermaid diagram for visual exploration.
    MIT
  • Convert Mermaid diagram syntax into SVG format using specific formatting rules for node IDs, labels, and arrow styles. Ideal for visualizing diagrams in light and dark modes with predefined color schemes.
    MIT
  • Visualize code dependency graphs: use Mermaid text diagram for inline rendering, or interactive HTML explorer with search and blast radius highlighting.
    AGPL 3.0
  • Validate diagram specifications before generation to check node validity, connection references, and cluster memberships, returning validation results with any errors or warnings.
    MIT
  • Trace the execution flow of a feature by mapping its call chain from entry point to database. Generate a Mermaid diagram showing how functions and classes interact at runtime for any feature keyword.
    MIT
  • Convert Mermaid flowchart syntax into an Excalidraw diagram. Auto-detects component types from node labels for appropriate styling.
    MIT
  • Render Mermaid diagrams with live browser preview, auto-refresh on updates, and customizable themes, dimensions, and formats.
    MIT
  • Retrieve class inheritance hierarchy trees for an indexed repository, showing parent-child relationships, abstract classes, and generating a Mermaid diagram.
    MIT
  • Export a static architecture diagram from the dependency graph, grouped by semantic layer. Output formats: mermaid for README, SVG for standalone vector, HTML with legend.
    MIT
  • Generate C4 architecture diagrams (context, container, component, deployment, dynamic) as Mermaid or PlantUML code from structured data.
    MIT
  • Save a rendered Mermaid diagram to a file after previewing and tuning it. Specify the file path, preview ID, and output format (PNG, SVG, or PDF).
    MIT