A server that implements the Model Context Protocol (MCP), providing an interface for LLM applications to generate mermaid.js visualizations and diagrams.
An MCP server that renders Mermaid diagram syntax to PNG, SVG, PDF, or draw.io format, enabling LLMs to convert diagram descriptions into actual images.
A Model Context Protocol server that converts SVG code to PNG images, offering two conversion methods (CairoSVG and Inkscape) with support for custom working directories.