docker-mcp 是一个强大的 Docker 模型上下文协议(MCP)服务器,借助 Claude AI 实现对容器和 Compose 堆栈的无缝管理,极大提升了容器管理的便捷性和效率。
要在 Claude Desktop 中添加此插件,只需复制以下代码并粘贴到控制台:
npx @smithery/cli install docker-mcp --client claude
https://github.com/user-attachments/assets/b5f6e40a-542b-4a39-ba12-7fdf80c
docker logs -f container_name
https://nodejs.org/
git clone https://github.com/QuantGeekDev/docker-mcp.git
cd docker-mcp
npm install
npm start
在开发环境中使用以下命令:
npm run dev
npm run build
npm run debug
http://localhost:3000/debug
。此项目遵循 MIT License 协议,详情请参阅 LICENSE 文件。
用 ❤️ 制作