← Index

io.github.diagrammo/dgmo-mcp

io.github.diagrammo/dgmo-mcp·v0.1.14·Browser Automation
Quality Score
80
/100

Render diagrams (sequence, flowchart, ER, C4, gantt, +more) to SVG/PNG with browser preview

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dgmo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@diagrammo/dgmo-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dgmo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@diagrammo/dgmo-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @diagrammo/dgmo-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation