docker-container-mcp
If you are the rightful owner of docker-container-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.
An MCP (Model Context Protocol) server for creating and managing Docker containers.
The Docker Container MCP Server is designed to facilitate the creation and management of Docker containers through a Model Context Protocol. This server allows users to create containers from specified Docker images and retrieve the status of these containers. It is particularly useful for developers and system administrators who need to automate container management tasks. The server requires Docker Engine to be installed and running on the host machine, ensuring that all Docker-related operations can be executed seamlessly.
Features
- Create a container from a specific Docker image.
- Get the status of a container.
Tools
create_container
Creates a Docker container from a specified image.