docker_mcp

docker_mcp

3.2

If you are the rightful owner of docker_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Docker MCP Server is a powerful Model Context Protocol (MCP) server that executes code in isolated Docker containers and returns the results to language models like Claude.

The Docker MCP Server is designed to facilitate the execution of code within isolated Docker containers, ensuring a secure and efficient environment for running scripts and commands. It supports multiple programming languages by leveraging Docker images, allowing for complex script execution and package management. The server provides robust error handling, colorful output for better readability, and easy management of Docker containers. It is particularly useful for integrating with language models such as Claude, enabling them to execute code and return results seamlessly.

Features

  • 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