theNetworkChuck/docker-mcp-tutorial
Complete tutorial materials for building MCP servers with Docker - from NetworkChuck's video
Platform-specific configuration:
{
"mcpServers": {
"docker-mcp-tutorial": {
"command": "npx",
"args": [
"-y",
"docker-mcp-tutorial"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...