Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rtuin • Tools & CLI
Validates Mermaid diagram syntax and returns rendered PNG images for MCP-compatible clients.
Validate Mermaid diagram syntax before sending diagrams to users or embedding them in documents.
Render Mermaid diagrams to PNG (base64) for display in MCP-compatible clients that do not support SVG.
Detailed CLI-level error messages from Mermaid to debug or fix invalid diagrams programmatically.
This MCP server validates Mermaid diagrams using the Mermaid CLI and returns validation results plus a base64-encoded PNG when successful. It exposes a validateMermaid tool via the Model Context Protocol so LLMs and MCP clients can programmatically check and render diagrams. The server runs the Mermaid CLI in a child process to isolate rendering, capture stdout/stderr, and provide detailed error output to help users fix diagrams. Outputs are formatted as text and image content suitable for integration with MCP agents and clients.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.