docker-container-mcp

docker-container-mcp

3.1

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.

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.