---
slug: "docker-docker-mcp-portal"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/emresahna/docker-container-mcp@main/README.md"
repo: "https://github.com/emresahna/docker-container-mcp"
source_file: "README.md"
branch: "main"
---
# 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.