mermaid-image-gen-mcp.md
Mermaid Image Generator
UI Appfrom"codingthefuturewithai"
590
Generate diagrams from Mermaid code in SVG, PNG, and PDF formats
VisualizationMermaiddiagramsSVGPNG
install.sh
# Clone the repository
$git clone https://github.com/codingthefuturewithai/mcp_mermaid_image_gen
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve
>Related Apps
map-server.md2.4k
export map-server
UI App
from "modelcontextprotocol"
Interactive 3D globe viewer using CesiumJS for geospatial visualization
3DmapsCesiumJS
threejs-server.md2.4k
export three.js-server
UI App
from "modelcontextprotocol"
Interactive 3D scene renderer with Three.js for stunning visualizations
3DThree.jsWebGL
shadertoy-server.md2.4k
export shadertoy-server
UI App
from "modelcontextprotocol"
Real-time GLSL shader renderer for creative visual effects
shadersGLSLWebGL