Skip to main content
Glama

Docker MCP Server

pull_image

Pull a Docker image from a registry by specifying the image name, enabling container and image management in the Docker MCP Server environment.

Instructions

Pull a Docker image from a registry

Input Schema

NameRequiredDescriptionDefault
imageYesImage name (e.g. "nginx:latest")

Input Schema (JSON Schema)

{ "properties": { "image": { "description": "Image name (e.g. \"nginx:latest\")", "type": "string" } }, "required": [ "image" ], "type": "object" }
Install Server

Other Tools from Docker MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/suvarchal/docker-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server