About
Overview
The RunPod MCP Server enables AI agents to manage GPU workloads on RunPod's platform. It provides tools for deploying serverless endpoints, managing pods, and monitoring GPU utilization.
Capabilities
Tools & Capabilities
⚡list_pods
List running GPU pods
⚡create_pod
Create a new GPU pod
⚡run_endpoint
Run a serverless endpoint
⚡get_gpu_types
List available GPU types
Setup
Installation
bash
Install
npx -y mcp-server-runpodExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"runpod": {
"command": "npx",
"args": ["-y", "mcp-server-runpod"]
}
}
}Quick Info
Authorrunpod
LanguageTypeScript
StatusStable
Stars★ 65
Last UpdatedFeb 12, 2026