Skip to content
Back to search
30
MCP

cnmcdee/mcp-docker-orchestrator

docker/cnmcdee/mcp-docker-orchestrator

A powerful MCP tool that will enable your LLM to manage, standup and take down docker containers

Uptime
0.0%
47 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cnmcdee/mcp-process-manager
A HIGHLY powerful MCP Agent that will allow LLM Contexts to span tasks and save its work!
0 tools
cnmcdee/mcp-mysql
A powerful MCP Agent Harness. Let your LLM directly manage your mysql!
0 tools
cnmcdee/mcp-python
A powerful mcp python agent enabling CORS related tooling for you LLM!
0 tools
mcp-docker-server
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
0 tools
Docker
MCP server for managing Docker containers, images, networks, volumes, and registries
0 tools
cnmcdee/mcp-javascript
A powerful LLM MCP Agent to allow your LLM to check its javascript by compiling it!
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cnmcdee/mcp-docker-orchestrator": {
      "url": "None",
      "transport": "http"
    }
  }
}