mermaid-mcp-server
by peng-shawn
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CONTENT_IMAGE_SUPPORTED | No | Controls whether images are returned directly in the response or saved to disk. If true (default), images are returned directly in the response. If false, images are saved to disk, requiring name and folder parameters. | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
generate | Generate PNG image from mermaid markdown |