peng-shawn_mermaid-mcp-server

peng-shawn_mermaid-mcp-server

0

The Mermaid MCP Server is a tool that converts Mermaid diagram code to PNG images, supporting multiple themes and customizable options. It integrates with AI tools and uses Puppeteer for rendering.

FAQ

Doesn't Claude desktop already support mermaid via canvas?

Yes, but it doesn't support the theme and backgroundColor options. Plus, having a dedicated server makes it easier to create mermaid diagrams with different MCP clients.

Why do I need to specify CONTENT_IMAGE_SUPPORTED=false when using with Cursor?

Cursor doesn't support inline images in responses yet.