Skip to main content
Glama

Docker MCP Server

pull_image

Pull a Docker image from a registry to manage containers efficiently. Specify the image name to integrate with the Docker MCP Server for streamlined resource handling.

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" }

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