Skip to main content
Glama
ziv-daniel

node-red-mcp

by ziv-daniel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
PORTNoListen port3000
LOG_LEVELNoLog level: debug, info, warn, errorinfo
JWT_SECRETNoSecret for JWT token signing
CORS_ORIGINNoAllowed CORS origins
NODERED_URLYesURL of your Node-RED instance
MCP_PASSWORDNoMCP server auth password for HTTP Basic Auth
MCP_USERNAMENoMCP server auth username for HTTP Basic Auth
MCP_TRANSPORTNoTransport mode: http (default) or stdiohttp
NODERED_PASSWORDYesNode-RED admin credentials
NODERED_USERNAMEYesNode-RED admin credentials

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/ziv-daniel/node-red-mcp'

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