Loomal

Python Exec Sandbox

MCP server by github.com/lu-zhengda/mcp-python-exec-sandbox

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

0 starspypi: mcp-python-exec-sandbox

About Python Exec Sandbox

Python Exec Sandbox is an MCP (Model Context Protocol) server published by lu-zhengda in the official MCP registry, listed under Autonomous Agents on Loomal. Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.

It ships as a Python package on PyPI (mcp-python-exec-sandbox), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lu-zhengda/mcp-python-exec-sandbox.

Use Python Exec Sandbox with your agent

Claude Code · one command
claude mcp add python-exec-sandbox -- uvx mcp-python-exec-sandbox
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "python-exec-sandbox": {
      "command": "uvx",
      "args": [
        "mcp-python-exec-sandbox"
      ]
    }
  }
}
pypimcp-python-exec-sandbox

Frequently asked questions

What is Python Exec Sandbox?
Python Exec Sandbox is an MCP (Model Context Protocol) server by lu-zhengda in the Autonomous Agents category. Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.
How do I connect Python Exec Sandbox to Claude, Cursor, or another MCP client?
Install Python Exec Sandbox from its pypi package (mcp-python-exec-sandbox) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Python Exec Sandbox open source?
Yes — the source code is public at github.com/lu-zhengda/mcp-python-exec-sandbox.
Can AI agents pay to use Python Exec Sandbox?
Not yet through Loomal — Python Exec Sandbox is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Python Exec Sandbox? Claim this listing free by verifying GitHub ownership, or contact us.