io.github.gradion-ai
ipybox
An MCP server for sandboxed Python code execution with IPython and Docker, and file transfer.
self-hostedcommunityapplication
Package Details
ipybox
Transportstdio
Runtimeuvx
Arguments
Package Arguments
PositionalRequired MCP server subcommandRequired
--allowed-dirDirectory allowed for host filesystem operations
--allowed-domainDomain, IP address, or CIDR range allowed for outbound network access
--container-tagDocker image tag to use
--container-env-varEnvironment variable for container (KEY=VALUE format)
--container-env-filePath to file containing container environment variables
--container-bindBind mount for container (host_path:container_path format)