Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODERED_MCP_HOSTNoBind address for http and sse.127.0.0.1
NODERED_MCP_PORTNoBind port for http and sse.8080
NODERED_CONTAINERNoContainer name used by deploy.nodered
NODERED_FLOWS_PATHYesPath to flows.json on the host. This is the only required setting.
NODERED_RESTART_CMDNoRestart command; {container} is substituted.docker restart {container}
NODERED_MCP_TRANSPORTNoTransport: stdio, http, or sse.stdio
NODERED_CONTAINER_FLOWS_PATHNoPath to flows.json inside the container./data/flows.json

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ljmerza/nodered-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server