-
securityA
license-
qualityThe sessionless code interpreter.
Securely run AI-generated code in stateful sandboxes that run forever.
Last updated -
65
176
Rust
MIT License
模型上下文协议 (MCP) 服务器允许 AI 助手使用有状态的 REPL 会话执行 JavaScript 代码。
服务器使用具有安全功能的直接 JavaScript 执行:
通过设置环境变量来配置服务器:
PORT
:HTTP 服务器端口(默认值:3000)WORKING_DIRECTORY
:文件操作的基本目录(默认值:当前目录)SESSION_TIMEOUT
:REPL 会话超时(分钟)(默认值:30)麻省理工学院
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一种服务器,使 AI 助手能够通过有状态的 REPL 会话、文件操作和包管理功能执行具有持久上下文的 JavaScript 代码。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yannbam/js-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server