Skip to main content
Glama

pull_image

Pull container images from registries to enable deployment of containerized applications using Podman. This tool retrieves specified images for container management operations.

Instructions

Pull a container image from a registry.

Input Schema

NameRequiredDescriptionDefault
imageYesImage name with optional tag

Input Schema (JSON Schema)

{ "properties": { "image": { "description": "Image name with optional tag", "title": "Image", "type": "string" } }, "required": [ "image" ], "type": "object" }

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/kunwarmahen/podman-mcp-server'

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