Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"mcp-docker-server"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"mcp-docker-server"
]
}
}
}