mcp-server-docker
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 henry@mcphub.com.
MCP Server Docker is a Model Context Protocol server that facilitates connections to Docker environments.
MCP Server Docker
MCP Server that can connect to docker
Usage with Claude Desktop
{
"mcpServers": {
"docker": {
"command": "npx",
"args": ["mcp-server-docker"]
}
}
}
The server will automatically connect to your current docker daemon. Make sure you have docker installed and running