Back to search
30
MCP

iflow-mcp_tomconte-codebox-ai

pypi/iflow-mcp_tomconte-codebox-ai

A secure Python code execution service that provides a self-hosted alternative to OpenAI's Code Interpreter

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

Similar MCP servers embedding-nearest

iflow-mcp_mcp_safe_local_python_executor
MCP server exposing tool for a safe local Python code execution
0 tools
iflow-mcp_sjtu-sai-agents-mcp_sandbox
A code execution server with MCP support
0 tools
iflow-mcp_mcp-python-interpreter
MCP server for Python code execution and environment management
0 tools
iflow-mcp_maxim-saplin-mcp_safe_local_python_executor
MCP server exposing tool for a safe local Python code execution
0 tools
iflow-mcp_agent0ai-code-execution-mcp
MCP server exposing Agent Zero's code execution capabilities
0 tools
io.github.gradion-ai/ipybox
An MCP server for sandboxed Python code execution with IPython and Docker, and file transfer.
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_tomconte-codebox-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}