Docker

Featured

Run and manage Docker containers, images, and volumes

Category:Development Tools
563stars
Updated:Recently
Live data

Zone Score

64%
Good
Popularity
Stars, forks, contributors
75%
Quality
Docs, license, topics
85%
Maintenance
Updates, issues, activity
25%

Claude Desktop Configuration

Add this to your Claude Desktop configuration file:

{
  "docker": {
    "command": "npx",
    "args": [
      "-y",
      "@docker/mcp-server"
    ]
  }
}

Requirements

  • Docker Desktop installed and running
  • Node.js 18 or higher
  • Claude Desktop installed

Setup Steps

  1. 1Install the Docker MCP server: npm install -g @docker/mcp-server
  2. 2Ensure Docker daemon is running
  3. 3Add the configuration to Claude Desktop
  4. 4Grant necessary Docker permissions

Detailed Metrics

Popularity

Stars
563
Forks
55
Watchers
563

Quality

Documentation
✓ Good
License
MIT License
Language
JavaScript

Maintenance

Last Commit
115d ago
Open Issues
12
Contributors
1

Repository

Size
2.0 MB
Created
Dec 2024
Live data • Updated 8:06:01 AM

Quality Factors

Documentation

✓ Has README

Repository has a README with description

License

MIT License

Open source license for legal clarity

Test Coverage

Coming Soon

Automated tests ensure reliability

TypeScript

Coming Soon

Type safety for better developer experience

NPM Downloads

Coming Soon

Weekly download statistics from NPM

Security Scan

Coming Soon

Vulnerability detection and alerts

Related Servers

Related Blog Posts