mcpbeat Sign in

Openflowkit MCP Server

by vrun-design Your server? Claim it
local only

Openflowkit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 20 Sep 2026.

Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

Installs per day peak 17 · avg 9 · +27% w/w
a month agotoday
52
Installs / week
npm · @vrun-design/openflowkit-mcp
798
Stars
8 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Openflowkit MCP 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 openflowkit-mcp -- npx -y @vrun-design/openflowkit-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openflowkit-mcp": {
      "args": [
        "-y",
        "@vrun-design/openflowkit-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openflowkit-mcp]
command = "npx"
args = ["-y", "@vrun-design/openflowkit-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openflowkit-mcp": {
      "args": [
        "-y",
        "@vrun-design/openflowkit-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openflowkit-mcp": {
      "args": [
        "-y",
        "@vrun-design/openflowkit-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Openflowkit MCP

same job, measured the same way
Swotpal MCP Server
by aprilelevengo

MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)

26 installs/wk local only
Weatherai
by weatherai-io

WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

51 installs/wk local only
Karea MCP
by starecz

Karea task manager - 12 tools covering 69 actions, for Claude Code, Cursor, and other MCP clients.

211 installs/wk local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

104 installs/wk local only
Foxhound
by caleb-love

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

14 installs/wk local only
Mcpwp
by mumega848

MCP for WordPress — connect Claude, Cursor, or Windsurf to any WordPress site.

21 installs/wk local only
Bedc MCP
by be-dce

MCP server for Dual Canvas Execution (DCE) - use with Polsia, Cursor, Claude, and other MCP clients

25 installs/wk local only
Claude Bridge
by constripacity

Durable local-first MCP relay for independent coding agents.

297 installs/wk local only

Openflowkit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Openflowkit MCP?
Openflowkit MCP 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 @vrun-design/openflowkit-mcp was installed 52 times last week.
How do I connect Openflowkit MCP?
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 @vrun-design/openflowkit-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Openflowkit MCP?
The npm package @vrun-design/openflowkit-mcp was installed 52 times in the last week. Week over week that is +27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Openflowkit MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 798 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.