F
licenseNot graded
qualityD
maintenanceMCP server that generates Mermaid diagrams with live browser preview, supports real-time rendering and SVG/PNG export.
13
-
No user-submitted related servers found.
Scored across 2 tools
Each tool has a distinct output method: file persistence vs. base64 streaming. No ambiguity between them.
Both tools follow the same verb_noun pattern 'generate_mermaid_diagram_' with a suffix differentiating output type ('file' vs 'stream').
Only 2 tools, but they cover the two primary output modes for a focused diagram generation server. Slightly thin but reasonable.
Core functionality of generating Mermaid diagrams as images is covered via file and stream. Lacks SVG-specific handling or validation tools, but these are minor gaps.