A
securityA
licenseA
qualityA Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
1
170
13
JavaScript
MIT License
Search for:
Why this server?
This server converts Mermaid diagrams to PNG images, which is relevant as Mermaid syntax can be used to describe diagrams, and converting them to PNG might be needed if the end user wants to visualize the SVG as a static image.
Why this server?
This server converts PDF documents to Markdown format. SVG images are sometimes embedded inside PDF files, so this server could be useful for extracting the SVG as part of the conversion.
Why this server?
This server retrieves image dimensions and compresses images from URLs and local files. While not directly related to creating SVG, this server would be very helpful with manipulating SVG, if it was available.