semenovsd/docker-mcp-orchestrator
Reduce MCP token usage by 90%+ — Load Docker MCP servers on-demand instead of exposing all tools at once
Platform-specific configuration:
{
"mcpServers": {
"docker-mcp-orchestrator": {
"command": "npx",
"args": [
"-y",
"docker-mcp-orchestrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...