Loomal

node-runtime

MCP server by github.com/mcp-protocol/node-runtime

This package is intended for demonstration only. Maintained by JFrog Security.

1 starsnpm: @mcp-protocol/node-runtime

About node-runtime

node-runtime is an MCP (Model Context Protocol) server published by mcp-protocol in the official MCP registry, listed under Code Execution on Loomal. This package is intended for demonstration only. Maintained by JFrog Security.

It ships as an npm package (@mcp-protocol/node-runtime), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcp-protocol/node-runtime, where the project has earned 1 GitHub stars.

Use node-runtime with your agent

Claude Code · one command
claude mcp add node-runtime -- npx -y @mcp-protocol/node-runtime
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "node-runtime": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-protocol/node-runtime"
      ]
    }
  }
}
npm@mcp-protocol/node-runtime

Frequently asked questions

What is node-runtime?
node-runtime is an MCP (Model Context Protocol) server by mcp-protocol in the Code Execution category. This package is intended for demonstration only. Maintained by JFrog Security.
How do I connect node-runtime to Claude, Cursor, or another MCP client?
Install node-runtime from its npm package (@mcp-protocol/node-runtime) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is node-runtime open source?
Yes — the source code is public at github.com/mcp-protocol/node-runtime, with 1 GitHub stars.
Can AI agents pay to use node-runtime?
Not yet through Loomal — node-runtime is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain node-runtime? Claim this listing free by verifying GitHub ownership, or contact us.