flow-otter

jp5lab/flow-otter
★ 0 stars TypeScript 🤖 AI/LLM Updated 4d ago
MCP server for Node-RED that lets AI agents safely author, validate, and deploy flows through a typed TypeScript authoring layer.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flow-otter": {
      "command": "npx",
      "args": [
        "-y",
        "jp5lab/flow-otter"
      ]
    }
  }
}

Topics

dashboard-2mcpmodel-context-protocolnode-rednodejstypescript