Skip to content
Cline

dgmo mcp for Cline

io.github.diagrammo/dgmo-mcp

Generate 40+ diagram types from text; render locally to SVG/PNG, open in the Diagrammo editor

client:Cline transport:stdio runtime:npm

Install dgmo mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dgmo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@diagrammo/dgmo-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

dgmo mcp in other clients