Skip to main content
Glama
127,233 tools. Last updated 2026-05-05 11:11

"A tool for generating and live previewing Mermaid diagrams from code" matching MCP tools:

  • Retrieve real-world DGMO diagram examples for a chart type to use as few-shot references when generating new diagrams.
  • Generate architecture diagrams from Python code using the diagrams package. Create AWS, Kubernetes, and custom diagrams by writing code that defines components and connections.
    Apache 2.0
  • Create architecture decision records or system design documents, index them into a vector store, and push to git automatically. Supports Mermaid diagrams for component relationships.
    Business Source 1.1
  • Visualize code dependency graphs with Mermaid diagrams for inline viewing or interactive HTML for exploring imports, dependents, and symbols.
    AGPL 3.0
  • Upload Markdown content to Confluence as a new space root page or update an existing page, with automatic conversion of Mermaid diagrams to images.
    MIT
  • Render Mermaid diagrams with live browser preview, auto-refresh on updates, and customizable themes, dimensions, and formats.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

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

  • 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
  • Retrieve example code for AWS architecture, sequence, flow, class, Kubernetes, on-premises, and custom diagrams to understand syntax and structure before creating custom visualizations.
    Apache 2.0
  • Convert markdown content to PDF with support for headers, lists, tables, code blocks, images, and Mermaid diagrams. Specify paper format, orientation, border, and optional watermark. Output saved to a defined filename and directory.
    MIT
  • Convert Markdown content to PDF documents with support for headers, lists, tables, code blocks, images, and Mermaid diagrams. Customize paper format, orientation, borders, page numbers, and optional watermarks.
  • Generates user stories from specification documents. Each story includes acceptance criteria and a Mermaid flowchart of the user journey.
    MIT
  • Generate dependency diagrams for code files or directories in Mermaid or DOT format to visualize relationships and analyze impacts within your project.
  • Analyze source code using AST parsing to extract functions, classes, and imports, generate Mermaid diagrams (class, flowchart, dependency), and optionally apply AI for quality insights, security issues, and improvement suggestions.
    MIT
  • Generate Mermaid ER diagrams from SQL Server databases to visualize tables, columns, primary keys, and foreign key relationships with smart cardinality, saving diagrams to files for documentation and analysis.