mcpbeat Sign in

Draw Flow MCP Server

by hj1003862396 Your server? Claim it
local only

Draw Flow MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 11 Jan 2026.

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

Installs per day peak 9 · avg 5 · +107% w/w
a month agotoday
27
Installs / week
npm · @io.github.hj1003862396/draw-flow-mcp-server
0
Stars
0 open issues
11 Jan 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Draw Flow MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add draw-flow-mcp-server -- npx -y @io.github.hj1003862396/draw-flow-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "draw-flow-mcp-server": {
      "args": [
        "-y",
        "@io.github.hj1003862396/draw-flow-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.draw-flow-mcp-server]
command = "npx"
args = ["-y", "@io.github.hj1003862396/draw-flow-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "draw-flow-mcp-server": {
      "args": [
        "-y",
        "@io.github.hj1003862396/draw-flow-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "draw-flow-mcp-server": {
      "args": [
        "-y",
        "@io.github.hj1003862396/draw-flow-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Draw Flow MCP Server

same job, measured the same way
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

83 installs/wk local only
Mintqa MCP
by adamgusky

MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.

17 installs/wk answering
MCP Power Automate
by kaael1

Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.

36 installs/wk local only
Uindow
by uindow

Real signed-browser automation for AI agents, over a local stdio MCP server.

448 installs/wk local only
Ainative Browser MCP
by ainative-studio

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

321 installs/wk local only
Selenix MCP Server
by markmircea

MCP server that bridges local apps with Selenix for browser automation.

32 installs/wk local only
Oculo
by xidik12

AI-powered native browser with 12 MCP tools. ~30 tokens per page.

38 installs/wk local only

Draw Flow MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Draw Flow MCP Server?
Draw Flow MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @io.github.hj1003862396/draw-flow-mcp-server was installed 27 times last week.
How do I connect Draw Flow MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @io.github.hj1003862396/draw-flow-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Draw Flow MCP Server?
The npm package @io.github.hj1003862396/draw-flow-mcp-server was installed 27 times in the last week. Week over week that is +107%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Draw Flow MCP Server open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.