Unified execution environment for Python code, shell commands, and programmatic MCP tool calls
mcp-name: io.github.gradion-ai/ipybox ipybox is a unified execution environment for Python code, shell commands, and programmatic MCP tool calls. ipybox executes code blocks in a stateful IPython kernel. A code block can contain any combination of Python code, shell commands, and programmatic MCP tool calls. Kernels can be sandboxed with sandbox-runtime, enforcing filesystem and network…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
mcp-name: io.github.gradion-ai/ipybox ipybox is a unified execution environment for Python code, shell commands, and programmatic MCP tool calls. ipybox executes code blocks in a stateful IPython kernel. A code block can contain any combination of Python code, shell commands, and programmatic MCP tool calls. Kernels can be sandboxed with sandbox-runtime, enforcing filesystem and network restrictions at OS level. It generates Python APIs for MCP server tools via mcpygen, and supports…