Odel
nr mcp

nr mcp

Local
@texan-nxtassist1PythonMITUpdated 5mo ago

MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInr-mcpv1.2.2

Run

uvx nr-mcp

MCP client config

{
  "mcpServers": {
    "nr-mcp": {
      "command": "uvx",
      "args": [
        "nr-mcp"
      ]
    }
  }
}