https://github.com/zy445566/node-runtime-mcp
the mcp server that run the code in Node.js container and obtain the result
https://github.com/zy445566/node-runtime-mcp
execution mcp-server node smithery
Last synced: 6 months ago
JSON representation
the mcp server that run the code in Node.js container and obtain the result
- Host: GitHub
- URL: https://github.com/zy445566/node-runtime-mcp
- Owner: zy445566
- License: mit
- Created: 2025-05-08T07:13:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-08T07:23:11.000Z (8 months ago)
- Last Synced: 2025-06-17T13:15:31.940Z (6 months ago)
- Topics: execution, mcp-server, node, smithery
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- metorial-index - Node.js Code Execution Server - Run JavaScript code securely within a Node.js container to retrieve execution results. Supports dynamic code evaluation and interaction through a standardized protocol, enabling code runtime capabilities in applications. (Code Execution)
README
# node-runtime-mcp
the mcp server that run the code in Node.js container and obtain the result
# usege
```sh
npx node-runtime-mcp
```
# homepage
[https://smithery.ai/server/@zy445566/node-runtime-mcp](https://smithery.ai/server/@zy445566/node-runtime-mcp)