js-sandbox-mcp-server
4
js-sandbox is an MCP server designed to offer a secure execution environment for running JavaScript code. It provides features like isolated execution, configurable limits on execution time and memory, and protection from malicious scripts.
execute_js
Execute JavaScript code in an isolated environment