Openflowkit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 27 Jul 2026.
Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.
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.
claude mcp add openflowkit-mcp -- npx -y @vrun-design/openflowkit-mcp
{
"mcpServers": {
"openflowkit-mcp": {
"args": [
"-y",
"@vrun-design/openflowkit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.openflowkit-mcp]
command = "npx"
args = ["-y", "@vrun-design/openflowkit-mcp"]
{
"mcpServers": {
"openflowkit-mcp": {
"args": [
"-y",
"@vrun-design/openflowkit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openflowkit-mcp": {
"args": [
"-y",
"@vrun-design/openflowkit-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.