The reputation layer for AI skills, tools & agents

QuantGeekDev/docker-mcp

Score: 21.1 Rank #11464

A docker MCP Server (modelcontextprotocol)

Overview

QuantGeekDev/docker-mcp is a Python MCP server licensed under MIT. A docker MCP Server (modelcontextprotocol)

Ranked #11464 out of 25632 indexed tools.

Ecosystem

Python MIT

Signal Breakdown

Stars 454
Freshness 1y ago
Issue Health 0%
Contributors 2
Dependents 1
Forks 61
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 457 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 9 open vs 0 closed issues — triaging stale issues improves health

Badge

AgentRank score for QuantGeekDev/docker-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/QuantGeekDev--docker-mcp)](https://agentrank-ai.com/tool/QuantGeekDev--docker-mcp)
<a href="https://agentrank-ai.com/tool/QuantGeekDev--docker-mcp"><img src="https://agentrank-ai.com/api/badge/tool/QuantGeekDev--docker-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# 🐳 docker-mcp

A powerful Model Context Protocol (MCP) server for Docker operations, enabling seamless container and compose stack management through Claude AI.

## ✨ Features

- 🚀 Container creation and instantiation
- 📦 Docker Compose stack deployment
- 🔍 Container logs retrieval
- 📊 Container listing and status monitoring

### 🎬 Demos
#### Deploying a Docker Compose Stack

https://github.com/user-attachments/assets/b5f6e40a-542b-4a39-ba12-7fdf803ee278

#### Analyzing Container Logs

https://github.com/user-attachments/assets/da386eea-2fab-4835-82ae-896de955d934

## 🚀 Quickstart

To try this in Claude Desktop app, add this to your claude config files:
```json
{
  "mcpServers": {
    "docker-mcp": {
      "command": "uvx",
      "args": [
        "docker-mcp"
      ]
    }
  }
}
```

### Installing via Smithery

To install Docker MCP for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/docker-mcp):

```bash
npx @smithery/cli install docker-mcp --client 
Read full README on GitHub →
Are you the maintainer? Claim this listing