data-ai MCP Server
MCP Server to previewing mermaid diagrams with live reload
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx claude-mermaid
2. Add to claude_desktop_config.json
{
"mcpServers": {
"claude-mermaid": {
"command": "npx",
"args": [
"claude-mermaid"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
C[Access Granted] B -->