A
securityA
licenseA
qualityA powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.
Last updated -
4
160
Python
MIT License
Allows managing Docker containers through natural language commands, including operations such as creating, starting, stopping, and monitoring containers.
A Model Context Protocol (MCP) server that provides Docker management capabilities through a custom GPT interface.
To install ChatGPT MCP Server for Claude Desktop automatically via Smithery:
Or manually:
npm run build
- Build the TypeScript codenpm run watch
- Watch for changes and rebuildnpm run inspector
- Run the MCP inspector toolAPI_KEY
- API authentication keyHTTP_PORT
- Server port (default: 3001)RATE_LIMIT_REQUESTS
- Maximum requests per windowRATE_LIMIT_WINDOW
- Window size in millisecondsThe server implements robust resource management:
MIT
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that enables Docker container management through natural language interactions using a custom GPT interface.