Back to search
30
MCP

Python Exec Sandbox

io.github.lu-zhengda/mcp-python-exec-sandbox

Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.

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

Similar MCP servers embedding-nearest

Python Sandbox
Provides secure Python code execution in containerized sandboxes with automatic matplotlib figure persistence and comprehensive data science
0 tools
EP SecureExec
Sandboxed tool execution — runs agent tools in isolated environment with proof hash [x402: $0.01/call on base-mainnet, category=agent]
0 tools · http
Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
Code Executor
Secure sandboxed TypeScript/Python execution with Docker isolation and token-efficient wrapper generation
0 tools
SandboxAPI
Execute code in 8 languages (Python, JS, TS, Go, Java, C++, C, Bash) in gVisor sandboxes.
0 tools · streamable-http
ai.smithery/stuzhy-py_execute_mcp
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
0 tools · streamable-http

How to use

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

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