A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images
{ "mcpServers": { "peng-shawnmermaid": { "command": "npx", "args": [ "-y", "@peng-shawn/mermaid-mcp-server" ] } } }