mermaid-mcp-server
by peng-shawn
generate
Generate PNG image from mermaid markdown
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backgroundColor | No | Background color for the diagram, e.g. 'white', 'transparent', '#F0F0F0' (optional) | |
code | Yes | The mermaid markdown to generate an image from | |
folder | No | Absolute path to save the image to (optional) | |
name | No | Name of the diagram (optional) | |
theme | No | Theme for the diagram (optional) |