Servers
node-runtime-mcp
@zy445566
the mcp server that run the code in Node.js container and obtain the result
Overview
What is node-runtime-mcp?
node-runtime-mcp is an MCP server that executes code inside a Node.js container and returns the result.
How to use node-runtime-mcp?
Run npx node-runtime-mcp in your terminal.
Key features of node-runtime-mcp
- Runs code in a Node.js container.
- Returns the result of execution.
- Started with a single npx command.
Use cases of node-runtime-mcp
- Execute arbitrary Node.js code programmatically.
- Retrieve the output of executed code.
FAQ from node-runtime-mcp
—