🚀 Direkter Node.js REPL-Executor
🧙♂️ Vereinfachte JavaScript-Ausführungsumgebung
Eine optimierte direkte Node.js-Ausführungsumgebung, die eine nahtlose Codeausführung mit vollständiger Unterstützung für Folgendes ermöglicht:
ESM-Module – Native Import-/Exportsyntax
Dynamische Importe – Vollständige Unterstützung für „await import()“
CommonJS-Kompatibilität – Funktioniert mit require() bis createRequire
Nativer Node.js-API-Zugriff – Direkter Zugriff auf alle Node.js-Funktionen
🧩 Konfiguration
Aktualisieren Sie für Cursor Ihre .cursor/mcp.json
-Konfiguration:
local-only server
The server can only run on the client's local machine because it depends on local resources.
Ein sicherer JavaScript REPL-Server, der die Ausführung von Codeausschnitten in einer Sandbox-Umgebung mit Speicherschutz, Timeout-Behandlung und umfassender Fehlerberichterstattung ermöglicht.
Related MCP Servers
- AsecurityFlicenseAqualityProvides a secure, isolated JavaScript execution environment with configurable time and memory limits for safely running code from Claude.Last updated -1135
- -securityFlicense-qualityA server that enables AI assistants to execute JavaScript code with persistent context through stateful REPL sessions, file operations, and package management features.
- -securityFlicense-qualityA secure MCP server that provides controlled ShellJS access for LLMs, enabling AI systems to safely execute shell commands and interact with the filesystem within a configurable security sandbox.
- -securityFlicense-qualityProvides secure execution of arbitrary JavaScript code within a sandboxed QuickJS WASM environment, allowing language models or other MCP clients to safely run JavaScript code snippets without compromising the host system.Last updated -4