Serversio.github.lu-zhengda/mcp-python-exec-sandbox
S

Python Exec Sandbox

io.github.lu-zhengda/mcp-python-exec-sandbox · v0.1.5
▦ pypi
v0.1.5pypi pypi: mcp-python-exec-sandbox↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lu-zhengda/mcp-python-exec-sandbox",
  "description": "Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution.",
  "title": "Python Exec Sandbox",
  "repository": {
    "url": "https://github.com/lu-zhengda/mcp-python-exec-sandbox",
    "source": "github"
  },
  "version": "0.1.5",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-python-exec-sandbox",
      "version": "0.1.5",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}