- Docker Mcp Server
Overview
What is Docker MCP Server?
Docker MCP Server is a Model Context Protocol (MCP) server that integrates seamlessly with Docker Desktop on Windows, providing advanced automation and interaction capabilities for developers and tools.
How to use Docker MCP Server?
To use Docker MCP Server, install Docker Desktop for Windows, expose the Docker daemon on tcp://localhost:2375, and run the MCP server using the provided command in the installation section.
Key features of Docker MCP Server?
- Container lifecycle management (list, start, stop, remove containers)
- Image management (pull, push, build images)
- Network management (create and manage Docker networks)
- Volume management (create and manage data volumes)
Use cases of Docker MCP Server?
- Automating container management tasks.
- Integrating Docker with other development tools.
- Managing Docker images and networks efficiently.
FAQ from Docker MCP Server?
- How do I install the project?
Follow the steps in the Installation section. Ensure you have the required dependencies.
- What is the license for this project?
This project is licensed under the MIT open source license.
Server Config
{
"mcpServers": {
"docker-mcp-stdio": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"freezeolo/docker-mcp-server"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
JayGuoStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllSlidestorm
@ewantindale
2 days ago
Memory
@modelcontextprotocol
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Agent Memory
@tverney
5 hours ago
Hostaway Mcp
@prosperkartik
a day ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago