- DockerManager
DockerManager
Overview
what is DockerManager?
DockerManager is a powerful Model Context Protocol (MCP) server that executes code in isolated Docker containers and returns the results to language models like Claude.
how to use DockerManager?
To use DockerManager, clone the repository, set up a virtual environment, install the required packages, and run the MCP Inspector to explore its functionality.
key features of DockerManager?
- Isolated Code Execution: Run code in Docker containers separated from your main system.
- Multi-language Support: Execute code in any language with a Docker image.
- Complex Script Support: Run both simple commands and complete multi-line scripts.
- Package Management: Install dependencies using pip, npm, apt-get, or apk.
- Container Management: Create, list, and clean up Docker containers easily.
- Robust Error Handling: Graceful timeout management and fallback mechanisms.
- Colorful Output: Clear, color-coded console feedback.
use cases of DockerManager?
- Running isolated code for testing and development.
- Executing multi-language scripts in a controlled environment.
- Managing dependencies for various programming languages in Docker containers.
FAQ from DockerManager?
- Can DockerManager execute code in any programming language?
Yes! DockerManager supports any language that can be run in a Docker container.
- Is DockerManager free to use?
Yes! DockerManager is open-source and free to use.
- What are the system requirements for DockerManager?
You need Python 3.9+, Docker installed and running, and the fastmcp library.
Server Config
{
"mcpServers": {
"DockerManager": {
"command": "python3",
"args": [
"{REPOSITORY_PATH}/src/docker_mcp.py"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
zaycruzStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllRollinggo Hotel Mcp
@longcreat
2 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Sigstore
@3089464667
20 hours ago
Memory
@modelcontextprotocol
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago