Docker MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_containersC | List all Docker containers |
| list_imagesC | List Docker images |
| create_containerC | Create a new Docker container |
| run_containerB | Run a container (create and start). This is the preferred method for starting containers. |
| start_containerB | Start a stopped Docker container |
| stop_containerC | Stop a running Docker container |
| remove_containerC | Remove a Docker container |
| inspect_containerC | Get detailed information about a container |
| container_logsC | Get logs from a container |
| pull_imageC | Pull a Docker image from a registry |
| list_networksB | List Docker networks |
| list_volumesB | List Docker volumes |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Swartdraak/Docker-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server