All MCP servers

Openflowkit Mcp

Official
by Api.AirforcestdioAI & LLM Tools0597MIT

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "openflowkit-mcp-imp159d0": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}