Home › Other › ipybox

ipybox

Unified execution environment for Python code, shell commands, and programmatic MCP tool calls

Python
★ 74 stars Last pushed 2026-06-11 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.9.2)

uvx ipybox

Or add to your MCP client config:

{
  "mcpServers": {
    "ipybox": {
      "command": "uvx",
      "args": [
        "ipybox"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry