Retrieve real-world DGMO diagram examples for a chart type to use as few-shot references when generating new diagrams.
127,233 tools. Last updated 2026-05-05 11:11
"A tool for generating and live previewing Mermaid diagrams from code" matching MCP tools:
- 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
- Flicense-quality-maintenanceEnables automatic generation of UML class diagrams and entity-relationship diagrams from natural language descriptions or structured JSON data. It integrates with MCP agents to create visual representations of code structures and system designs without manual Mermaid coding.Last updated41
- AlicenseAqualityBmaintenanceMCP Server to previewing mermaid diagrams. https://github.com/veelenga/claude-mermaid/Last updated2242138MIT
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…
- Convert Mermaid diagram code to D2 format and generate PNG images for flowcharts, sequence diagrams, ER diagrams, and other visualizations.MIT
- Parse Terraform HCL files to generate infrastructure diagrams and Mermaid previews for visualizing cloud architecture.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
- Transforms Mermaid diagram text into Excalidraw elements via browser client. Optionally resets canvas before applying the Mermaid result.MIT
- Turn Mermaid code into Miro diagrams automatically, creating shapes and connectors with auto-layout for flowcharts and sequence diagrams.
- 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.
- Convert diagram code (Mermaid, PlantUML, GraphViz, etc.) into shareable URLs for displaying diagrams in browsers or embedding in documents.MIT
- 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.
- Validate Mermaid diagram syntax. Returns empty string for valid diagrams, error message for invalid.