Docker
Manage containers and compose stacks through natural language.
Featured
View Source358 stars
0 tools
Created Aug 2025
@quantgeekdev/quantgeekdev-docker-docker-mcpAbout
Manage containers and compose stacks through natural language.
Categories
general
Installation
npm
npm install @quantgeekdev/quantgeekdev-docker-docker-mcp
Configuration
{
"mcpServers": {
"quantgeekdev-docker-docker-mcp": {
"command": "npx",
"args": [
"-y",
"@quantgeekdev/quantgeekdev-docker-docker-mcp"
]
}
}
}