Skip to content
Back to search
30
MCP

Deno Code Executor

pulsemcp/deno code executor

Executes TypeScript and JavaScript code in isolated Deno processes with configurable permissions for secure sandboxed code testing, educational programming assistance, and automated script execution.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
Conda Executor
Executes Python code within isolated Conda environments, enabling secure and flexible code generation and execution for tasks like data anal
0 tools
@mcpc/plugin-code-execution
JSR package @mcpc/plugin-code-execution — Deno-native module.
0 tools
Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
Code Sandbox
Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, genera
0 tools
Node Code Sandbox
Provides a secure Docker-based sandbox for executing JavaScript code with npm dependencies, offering both persistent and ephemeral container
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deno_code_executor": {
      "url": "None",
      "transport": "http"
    }
  }
}