io.github.Texan-NXTassist/nr-mcp MCP Server
io.github.Texan-NXTassist/nr-mcp
What is the io.github.Texan-NXTassist/nr-mcp MCP server?
MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools
How to install io.github.Texan-NXTassist/nr-mcp
Copy-paste configuration for popular MCP clients.
NR_URLNode-RED base URL (default: http://localhost:1880)
NR_TOKENsecretBearer token for Node-RED authentication
NR_USERUsername for Basic Auth
NR_PASSsecretPassword for Basic Auth
{
"mcpServers": {
"nr-mcp": {
"command": "uvx",
"args": [
"nr-mcp"
],
"env": {
"NR_URL": "<YOUR_NR_URL>",
"NR_TOKEN": "<YOUR_NR_TOKEN>",
"NR_USER": "<YOUR_NR_USER>",
"NR_PASS": "<YOUR_NR_PASS>"
}
}
}
}{
"mcpServers": {
"nr-mcp": {
"command": "uvx",
"args": [
"nr-mcp"
],
"env": {
"NR_URL": "<YOUR_NR_URL>",
"NR_TOKEN": "<YOUR_NR_TOKEN>",
"NR_USER": "<YOUR_NR_USER>",
"NR_PASS": "<YOUR_NR_PASS>"
}
}
}
}{
"mcpServers": {
"nr-mcp": {
"command": "uvx",
"args": [
"nr-mcp"
],
"env": {
"NR_URL": "<YOUR_NR_URL>",
"NR_TOKEN": "<YOUR_NR_TOKEN>",
"NR_USER": "<YOUR_NR_USER>",
"NR_PASS": "<YOUR_NR_PASS>"
}
}
}
}{
"servers": {
"nr-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"nr-mcp"
],
"env": {
"NR_URL": "<YOUR_NR_URL>",
"NR_TOKEN": "<YOUR_NR_TOKEN>",
"NR_USER": "<YOUR_NR_USER>",
"NR_PASS": "<YOUR_NR_PASS>"
}
}
}
}claude mcp add nr-mcp --env NR_URL=<YOUR_NR_URL> --env NR_TOKEN=<YOUR_NR_TOKEN> --env NR_USER=<YOUR_NR_USER> --env NR_PASS=<YOUR_NR_PASS> -- uvx nr-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.