@supcon-international/node-red-mcp-server
Related Servers
Alternatives to @supcon-international/node-red-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseDqualityFmaintenanceModel Context Protocol (MCP) server for Node-RED — allows language models (like Claude, GPT) to interact with Node-RED through a standardized API.20954 npm39MIT
- FlicenseNot gradedqualityAmaintenanceA Model Context Protocol server for Node-RED integration, enabling AI agents to manage flows, install modules, and monitor Node-RED instances via natural language.5-
- FlicenseNot gradedqualityBmaintenanceMinimal MCP server wrapping the Node-RED admin API, enabling flow management, node installation, and context retrieval via natural language.-
- AlicenseBqualityDmaintenanceAn MCP server enabling secure interaction with n8n workflows, executions, and settings via the Model Context Protocol, designed for integration with Large Language Models (LLMs).3350 npm118MIT
- AlicenseCqualityDmaintenanceA Model Context Protocol (MCP) server for programmatically creating and managing n8n workflows.118MIT
- FlicenseBqualityDmaintenanceA Python MCP server that provides language models full read/write access to a Node-RED instance through its Admin HTTP API, enabling flow management with structured Pydantic responses and incremental patching.22-
TDQS
Scored across 27 tools
Some tools overlap in purpose, e.g., 'find-nodes-by-type' and 'search-nodes' both search nodes, and there are multiple 'get-flows' variants (get-flows, get-flows-formatted, get-flows-state) which could confuse an agent. However, most tools target distinct operations.
Naming is inconsistent: most tools use verb_noun (e.g., create-flow, delete-flow), but some deviate with prepositions (find-nodes-by-type), adjectives (get-flows-formatted), or single verbs (inject). The pattern is not uniform.
27 tools is on the high side for a server, but the domain (Node-RED administration) is broad enough to warrant many tools. However, some tools like get-node-detailed-info and get-node-set-detailed-info could be consolidated.
The tool set covers most common Node-RED admin operations: flow CRUD, backups, node management, diagnostics, and settings. Missing uninstall-node-module and maybe credential management, but these are minor gaps.