docker_mcp_server

docker_mcp_server

0

The Docker MCP Server is a specialized server implementation that uses the Model Context Protocol to expose a comprehensive list of Docker commands as MCP tools. It allows automatic tool generation even for non-annotated methods, enhancing flexibility and usability in managing Docker environments.

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