Allows execution of JavaScript code in one-time script execution mode with comprehensive error handling and formatted stack traces.
Supports module importing from Node.js, allowing access to Node.js built-in modules and functionality.
Provides dynamic importing and usage of npm packages within JavaScript execution environments.
Maintains stateful REPL sessions across multiple interactions with tools to create, execute in, list, and delete sessions.
Enables running TypeScript code with automatic transpilation, supporting both one-time execution and stateful REPL sessions.
This server cannot be installed