Skip to main content
Glama
karavaev-evgeniy

node-red-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_RED_URLYesURL of your Node-RED instance
NODE_RED_TOKENNoAPI access token for Node-RED (optional)
MCP_SERVER_PORTNoPort for the MCP server (optional)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-flowsD
update-flowsD
get-flowD
update-flowD
list-tabsD
create-flowD
delete-flowD
get-flows-stateD
set-flows-stateD
get-flows-formattedD
visualize-flowsD
injectD
get-nodesD
get-node-infoD
toggle-node-moduleD
find-nodes-by-typeD
search-nodesD
get-settingsD
get-diagnosticsD
api-helpD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.8/5.0

Scored across 20 tools

Disambiguation2/5

Without descriptions, several tools appear to have overlapping purposes (e.g., get-flows, get-flows-formatted, get-flows-state; search-nodes and find-nodes-by-type). This ambiguity could cause an agent to select the wrong tool.

Naming Consistency5/5

All tool names follow a consistent hyphen-case pattern with a clear verb_noun structure (e.g., create-flow, get-flows, set-flows-state). The naming is uniform and predictable.

Tool Count4/5

With 20 tools, the server covers a broad range of Node-RED operations. While the count is slightly high, it remains within a reasonable scope for a comprehensive administration tool.

Completeness3/5

The tool set includes flow CRUD, node management, state control, diagnostics, and settings. However, operations like flow export/import or detailed debugging are missing, leaving notable gaps for full lifecycle management.

Maintenance

ActivityInactive
ResponsivenessUnresponsive