Provides isolated Docker environments for code execution, allowing users to create containers with any Docker image, run commands in isolated containers, and save container states as Docker images.
Mentioned as an example package that can be installed and used in the isolated containers for data analysis.
Mentioned as an example package that can be installed and used in the isolated containers for data manipulation.
Provides support for creating Python containers and executing Python code in the isolated environments.
Mentioned as an example package that can be installed and used in the isolated containers for machine learning tasks.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Provides isolated Docker environments for code execution, enabling users to create and manage containers, execute multi-language code, save and reproduce development environments, ensuring security and isolation.
- Prerequisites
- Installation
- Integration with Claude Desktop
- Usage Examples
- Security Notes
- Project Structure
- Available Tools
Related Resources
Related MCP Servers
- -securityAlicense-qualityFacilitates isolated code execution within Docker containers, enabling secure multi-language script execution and integration with language models like Claude via the Model Context Protocol.Python
- -securityAlicense-qualityAn interactive Python code execution environment that allows users and LLMs to safely execute Python code and install packages in isolated Docker containers.Python
- -securityFlicense-qualityA secure Docker-based environment that allows AI assistants to safely execute code without direct access to the host system by running all code within isolated containers.Python
- -securityFlicense-qualityEnables running arbitrary JavaScript code in isolated Docker containers with on-the-fly npm dependency installation, supporting both ephemeral one-shot executions and persistent sandbox environments.TypeScript