Cloud Infrastructure
Trust: 30/100 (Limited)io.github.diagrammo/dgmo-mcp Guide
Render 29 diagram and chart types to SVG/PNG with browser preview and HTML reports.
by diagrammo
Quick Start
Install
npx @diagrammo/dgmo-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-diagrammo-dgmo-mcp": {
"command": "npx",
"args": [
"@diagrammo/dgmo-mcp"
]
}
}
}