D
Docker Mcp Server
@xiispace
About Docker Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"docker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"/var/run/docker.sock:/var/run/docker.sock",
"mcp-docker-server"
]
}
}
}Tools
8List running containers
List available Docker images
Get detailed information about a container
Run a Docker container
Stop a running container
Remove a container
Fetch container logs
Pull a Docker image
Overview
What is Docker MCP Server?
Docker MCP Server is a Model
More Cloud & Infrastructure MCP servers
Cloudflare MCP Server
cloudflare3.9K
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
234

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
88.2K
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
184
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
1.5K
Comments