Nr MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from pypi. Last commit 26 Mar 2026.
MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nr-mcp -- uvx nr-mcp
{
"mcpServers": {
"nr-mcp": {
"args": [
"nr-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.nr-mcp]
command = "uvx"
args = ["nr-mcp"]
{
"mcpServers": {
"nr-mcp": {
"args": [
"nr-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nr-mcp": {
"args": [
"nr-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.