Node Runtime runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 25 Feb 2026.
This package is intended for demonstration only. Maintained by JFrog Security.
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 node-runtime -- npx -y @mcp-protocol/node-runtime
{
"mcpServers": {
"node-runtime": {
"args": [
"-y",
"@mcp-protocol/node-runtime"
],
"command": "npx"
}
}
}
[mcp_servers.node-runtime]
command = "npx"
args = ["-y", "@mcp-protocol/node-runtime"]
{
"mcpServers": {
"node-runtime": {
"args": [
"-y",
"@mcp-protocol/node-runtime"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"node-runtime": {
"args": [
"-y",
"@mcp-protocol/node-runtime"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.