Mermaid

Generates Mermaid diagrams by accepting Mermaid syntax with customizable themes, background colors, and output formats including PNG images, SVG strings, or raw syntax.

Featured
View Source
93 stars
0 tools
Created Aug 2025
@hustcc/hustcc-mermaid

About

Generates Mermaid diagrams by accepting Mermaid syntax with customizable themes, background colors, and output formats including PNG images, SVG strings, or raw syntax.

Categories

general

Installation

npm

npm install @hustcc/hustcc-mermaid

Configuration

{ "mcpServers": { "hustcc-mermaid": { "command": "npx", "args": [ "-y", "@hustcc/hustcc-mermaid" ] } } }