← All servers
openflowkit-mcp
latest · 0.1.2Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.
Install
claude mcp add io-github-vrun-design-openflowkit-mcp -- npx @vrun-design/openflowkit-mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-vrun-design-openflowkit-mcp": {
"command": "npx",
"args": [
"@vrun-design/openflowkit-mcp"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-vrun-design-openflowkit-mcp": {
"command": "npx",
"args": [
"@vrun-design/openflowkit-mcp"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@vrun-design/openflowkit-mcp"
]
} Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 57 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 3 collected
- GitHub stars · 2 hours ago
- ★ 767
- Last commit · 2 hours ago
- 27 days ago
- Issue close rate · 2 hours ago
- 65%
Version history 1
- 0.1.2 release date unknown
Details
- Transport
- stdio
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗