claude mcp add ave-ondon-docker -- npx -y @paretools/docker
{
"mcpServers": {
"ave-ondon-docker": {
"command": "npx",
"args": ["-y", "@paretools/docker"]
}
}
}
{
"mcpServers": {
"ave-ondon-docker": {
"command": "npx",
"args": ["-y", "@paretools/docker"]
}
}
}
{
"mcpServers": {
"ave-ondon-docker": {
"command": "npx",
"args": ["-y", "@paretools/docker"]
}
}
}
About This MCP Server
The io.github.Dave-London/docker server provides a Model Context Protocol server for structured Docker operations, enabling interactions with Docker through standardized JSON outputs for commands such as ps, images, logs, and build. It connects to Docker and utilizes npm and stdio, allowing developers to manage and monitor their Docker environments in a more organized and typed manner. Developers would use this server when they need to integrate Docker operations into their applications, particularly those leveraging the Model Context Protocol for AI coding assistants.
Structured Docker operations (ps, images, logs, build) as typed JSON.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.
Package
@paretools/docker on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The docker server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.