Skip to main content
Glama

RunPod MCP Server

by runpod
MIT License
21
  • Apple
  • Linux

list-endpoints

Retrieve available RunPod API endpoints to manage and interact with your cloud computing resources, including optional template and worker information.

Input Schema

NameRequiredDescriptionDefault
includeTemplateNoInclude template information
includeWorkersNoInclude information about workers

Input Schema (JSON Schema)

{ "properties": { "includeTemplate": { "description": "Include template information", "type": "boolean" }, "includeWorkers": { "description": "Include information about workers", "type": "boolean" } }, "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