node-red-mcp-server
1
node-red-mcp-server is a Model Context Protocol server designed for Node-RED. It allows language models to programmatically automate and manage Node-RED flows via a standardized API, enhancing integration capabilities with tools like Claude and GPT models.
node-red-mcp-server
Model Context Protocol (MCP) server for Node-RED allowing language models to interact with Node-RED through a standardized API.
Description
- Creates a bridge between language models and Node-RED.
- Tools to manage flows, nodes, and settings via MCP.
Key Features
- Retrieve and update Node-RED flows, manage tabs, nodes.
- Search for nodes by type or properties.
- Trigger inject nodes remotely.
- Output and visualize flows and stats.