← Index

io.github.hj1003862396/draw-flow-mcp-server

io.github.hj1003862396/draw-flow-mcp-server·v1.0.2·Browser Automation
Quality Score
79
/100

MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview

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