Skip to main content
Glama

RunPod MCP Server

by runpod
MIT License
21
  • Apple
  • Linux

get-container-registry-auth

Retrieve container registry authentication credentials from the RunPod MCP Server using a specific registry ID to enable secure access to private container repositories.

Input Schema

NameRequiredDescriptionDefault
containerRegistryAuthIdYesID of the container registry auth to retrieve

Input Schema (JSON Schema)

{ "properties": { "containerRegistryAuthId": { "description": "ID of the container registry auth to retrieve", "type": "string" } }, "required": [ "containerRegistryAuthId" ], "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/runpod/runpod-mcp'

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