Skip to main content
Glama
510,486 tools. Updated 2026-09-04 04:33

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

  • Generate UML diagrams in StarUML from Mermaid code. Supports class, sequence, flowchart, ER, mindmap, requirement, and state diagrams.
    MIT
  • Generate UML and other diagrams from code. Specify the diagram type (class, sequence, mermaid, d2) and provide code to create diagrams in various output formats.
    MIT
  • Reveal a file's imports, its dependents, or a Mermaid diagram of the dependency graph. Use it before refactoring shared modules to see impact.
    MIT
  • Generate a Mermaid diagram of the per-site network topology, mapping gateways, switches, and APs via LLDP neighbor links. Optionally include connected clients for a full view.
    MIT
  • Scan Python files in a directory to generate an import dependency graph, providing a structured map and Mermaid diagram for visualization.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Render, verify, describe, and safely edit Mermaid diagrams through MCP.

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

  • 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 flowchart to visualize a memory's direct connections or a full domain graph, showing relationships and node counts.
    MIT
  • Render Mermaid diagram syntax (flowchart, sequence, class, ER, state, or XY chart) as an SVG and inject it into a page, replacing existing diagrams when an id is given.
    MIT
  • Generate a Mermaid architecture diagram of Go package dependencies to visualize structure for onboarding or architecture review. Group by module or file, and control depth for large codebases.
    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
  • 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 a diagram of a thinking chain, displaying thoughts, branch points, and revisions in Mermaid or ASCII format for sharing or navigating reasoning structures.
    MIT
  • Analyze any codebase from a GitHub URL or pasted code to generate UML class, sequence, and state diagrams with architectural insights.
    MIT
  • Update existing Mermaid diagrams with sprint or PR changes, adding changelog headers and architecture evolution notes.
    MIT
  • Generate a downloadable architecture diagram from a repository in one call: scans code, builds an import graph, and renders Mermaid/DOT output with a facts summary.
    MIT
  • Render a memory store as a deterministic Mermaid diagram. Select from four views—block dependencies, relations, lifecycle tiers, or session activity—to visualize structure and state.
    AGPL 3.0
  • 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