Docker
ckreiling
Docker container management
Features
dockercontainersdevops
Category
DevOpsQuick Install
npx -y @modelcontextprotocol/server-dockerConfiguration
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.jsonconfig.json
{
"mcpServers": {
"docker": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker"
]
}
}
}Step 1: Copy the configuration above
Step 2: Open or create the config file at the path shown above
Step 3: Merge with existing config (add to mcpServers object) or replace if new
Step 4: Restart your Claude Desktop application
Details
- Author
- ckreiling
- Type
- Community
- Category
- DevOps
Related Servers
More servers in DevOps
Azure DevOps
Officialby microsoft
Interact with Azure DevOps repositories work items and builds
devopsci-cdazure
CircleCI
Officialby CircleCI-Public
Enable AI Agents to fix build failures from CircleCI
ci-cdbuildstesting
Jenkins
Officialby jenkins
Official Jenkins MCP Server for managing builds
ci-cdbuildsautomation