← Back to Plugins
MCP Server MCP

Python Exec Sandbox

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx mcp-python-exec-sandbox

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-python-exec-sandbox",
      "version": "0.1.5",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...