M
Docker

Docker

mcp server

Description

The Docker MCP Server enables AI assistants like Claude to interact with Docker through a standardized interface. Built with TypeScript using the Model Context Protocol SDK, it provides tools for essential Docker operations including listing containers and images, running and stopping containers, removing containers, and pulling images from registries. The server communicates via stdin/stdout following the MCP protocol, and includes an installation script that automatically configures Claude Desktop and VSCode environments. While it supports standard Docker CLI commands, it currently does not handle Docker Compose operations, making it ideal for users who need straightforward Docker functionality in their AI assistant workflows.

Server Details

Added

April 21, 2025