The user wants a short "about" description for an MCP (Model Context Protocol) tool called RunPod. It should be in HTML format with safe tags, no scripts or styles, no inline events. No markdown code blocks, no preamble. Short length.
RunPod is a cloud GPU platform. The MCP would let users use natural language to control RunPod resources - create, start, stop, manage GPU pods/instances.
Let me write a short HTML intro about what it can do and whether it might need an API key (RunPod requires an API key to use their API).
RunPod 是一个云 GPU 算力平台,本 MCP 让你直接用自然语言操控 RunPod 资源。
能做什么
- 创建 / 启停 / 删除 Pod(GPU 实例)与 Serverless 端点
- 查看可用 GPU 型号、库存与价格区间
- 查询运行中实例的状态、配置、消耗日志
- 将租来的 GPU 接入训练或推理流程
是否需要密钥
需要。RunPod 官方 API 必须使用 API Key 鉴权,首次调用前请前往 RunPod 控制台 生成并妥善保存。
适合谁
需要在 LLM 客户端里"说一句就跑起 GPU 任务"的独立开发者和研究团队,省去手动切面板。