Skip to content
Back to search
30
MCP

Code Executor

pulsemcp/code executor

Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation

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

Similar MCP servers embedding-nearest

Deno Code Executor
Executes TypeScript and JavaScript code in isolated Deno processes with configurable permissions for secure sandboxed code testing, educatio
0 tools
Code Sandbox
Provides secure, isolated Python code execution environments with modular architecture for running untrusted code, testing solutions, genera
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
Code Runner
Executes code snippets in isolated Docker containers with resource limits and security controls for safe testing and debugging across multip
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
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools

How to use

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

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