Developer Tools
Trust: 27/100 (Limited)io.github.hj1003862396/draw-flow-mcp-server Guide
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
by hj1003862396
Quick Start
Install
npx @io.github.hj1003862396/draw-flow-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hj1003862396-draw-flow-mcp-server": {
"command": "npx",
"args": [
"@io.github.hj1003862396/draw-flow-mcp-server"
]
}
}
}