docker_mcp_server

makbn/docker_mcp_server

3.1

If you are the rightful owner of docker_mcp_server 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.

Docker MCP Server is a module that implements a Model Context Protocol server for Docker commands using the mcp_mediator framework.

Tools

Functions exposed to the LLM to take actions

docker_start_container

Start the Docker container

docker_stop_container

Stop the Docker container

docker_build_image_file

Build an image from a Dockerfile or directory

docker_list_containers

List containers

docker_inspect_container

Check container configuration and status

docker_pull_image

Pull the image from the registry

docker_push_image

Push the image to the registry

docker_create_network

Create a Docker network

docker_list_networks

List all Docker networks

docker_remove_network

Delete the Docker network

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources