Back to search
30
MCP

io.github.gradion-ai/ipybox

io.github.gradion-ai/ipybox

An MCP server for sandboxed Python code execution with IPython and Docker, and file transfer.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ipybox
Metadata-only Glama MCP server.
0 tools
io.github.manoharanrajesh/python-version
An MCP server that provides [describe what your server does]
0 tools
io.github.fetchsandbox/mcp
Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.
0 tools
io.github.mapbox/mcp-server
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
0 tools · streamable-http
iflow-mcp_tomconte-codebox-ai
A secure Python code execution service that provides a self-hosted alternative to OpenAI's Code Interpreter
0 tools
iflow-mcp_tsuchijo_sandbox-server
MCP sandbox server for running code in containers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.gradion-ai/ipybox": {
      "url": "None",
      "transport": "http"
    }
  }
}