docker-container-mcp
0
This project is an MCP server designed for working with Docker containers, enabling users to create and inspect containers based on specific Docker images. It requires Docker Engine to be installed and running.
Docker Container MCP Server ðŸ›
An MCP server for creating Docker containers.
Features 💡
- Create a container from a specific Docker image.
- Get the status of a container.
Tools 📌
create_container
- Creates a Docker container from a specified image.
Resources 📌
Container Status
- Inspect the status of a container.
Requirements ðŸ”
- Docker Engine: Ensure Docker is installed and running on your machine.