mcp-server-docker

pnmice/mcp-server-docker

3.1

If you are the rightful owner of mcp-server-docker and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server for managing Docker with natural language, enabling users to compose, introspect, and manage Docker containers and volumes using natural language commands.

Tools

Functions exposed to the LLM to take actions

list_containers

Lists all running containers.

create_container

Creates a new Docker container.

run_container

Runs a specified Docker container.

fetch_container_logs

Fetches logs from a specified container.

remove_container

Removes a specified Docker container.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources