docker-container-mcp
An MCP (Model Context Protocol) server for creating Docker containers.
Added on 3/28/2025
Docker Container MCP Server ๐
An MCP (Model Context Protocol) server for creating Docker containers.
Features ๐ก
- Create a container from a specific Docker image.
- Get the status of a container.
Tools ๐
create_container
Purpose:
- Creates a Docker container from a specified image.
Parameters:
- image: Specifies which image will be used to create the container.
Resources ๐
Container Status
- Inspect the status of a container.
Requirements ๐ญ
- Docker Engine: Ensure Docker is installed and running on your machine.
Similar Resources
Developer Tools