☁️

docker-mcp

MCP server for managing Docker containers, images, networks, volumes, and registries

Cloud & Infrastructure stdio npm npmstdioalisaitteke
RUN IN TERMINAL
claude mcp add alisaitteke-docker-mcp -- npx -y @alisaitteke/docker-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "alisaitteke-docker-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/docker-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "alisaitteke-docker-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/docker-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "alisaitteke-docker-mcp": { "command": "npx", "args": ["-y", "@alisaitteke/docker-mcp"] } } }

About This MCP Server

The io.github.alisaitteke/docker-mcp server manages Docker containers, images, networks, volumes, and registries using the Model Context Protocol, enabling developers to control and interact with their Docker resources in a cloud environment. This server connects to Docker components, allowing for standardized communication and management. Developers would use this server when they need to automate or programmatically manage their Docker resources, such as when integrating with AI coding assistants or other cloud-based tools.

MCP server for managing Docker containers, images, networks, volumes, and registries. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

@alisaitteke/docker-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The docker-mcp server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/alisaitteke-docker-mcp.svg)](https://skillsplayground.com/mcps/alisaitteke-docker-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.