docker-container-mcp

An MCP (Model Context Protocol) server for creating Docker containers.

Visit Server
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.