Skip to content
Back to search
30
MCP

containerizedcodeexecutermcp

pypi/containerizedcodeexecutermcp

An MCP server that executes Python code in containerized environments.

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

Similar MCP servers embedding-nearest

mcp-server-code-execution-mode
An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and
0 tools
iflow-mcp_mcp-python-interpreter
MCP server for Python code execution and environment management
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools
mcp/mcp-code-interpreter
A Python-based execution tool that mimics a Jupyter notebook environment. It accepts code snippet...
0 tools
tebwritescode/mcp-server
A flexible Docker container for running MCP servers
0 tools
envhub-mcp
MCP server providing containerized conda environments via Podman
0 tools

How to use

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

{
  "mcpServers": {
    "containerizedcodeexecutermcp": {
      "url": "None",
      "transport": "http"
    }
  }
}