
RunPod
@runpod
RunPod について
Manage your RunPod cloud resources directly through an MCP-compatible client. Create, list, update, start, stop, and delete pods, serverless endpoints, templates, network volumes, and container registry authentications with ease. Streamline your RunPod operations using natural la
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"runpod": {
"command": "node",
"args": [
"/path/to/runpod-mcp-server/build/index.js"
],
"env": {
"RUNPOD_API_KEY": "your_api_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is RunPod?
RunPod is an MCP server that exposes tools for managing RunPod cloud resources—pods, serverless endpoints, templates, network volumes, and container registry authentications—through natural language prompts in Claude or any MCP‑compatible client.
How to use RunPod?
Install Node.js 18+, clone the repo, run npm install and npm build, then set the RUNPOD_API_KEY environment variable with your key from the RunPod console. Start the server with npm start. For Claude for Desktop, add a runpod entry to the MCP servers configuration JSON, pointing to the built index.js and including the API key in the env object.
Key features of RunPod
- Create, list, get, update, start, stop, and delete pods
- Create, list, get, update, and delete serverless endpoints
- Create, list, get, update, and delete templates
- Create, list, get, update, and delete network volumes
- Create, list, get, and delete container registry authentications
Use cases of RunPod
- List all pods in your RunPod account
- Provision a new GPU pod with custom image and hardware
- Create a serverless endpoint with configurable worker count
- Manage templates and network volumes without leaving the chat
FAQ from RunPod
What are the prerequisites for using RunPod?
Node.js 18 or higher, a RunPod account, a valid RunPod API key, and an MCP‑compatible client such as Claude for Desktop.
How do I set my RunPod API key?
Set the RUNPOD_API_KEY environment variable in your shell or in the Claude for Desktop configuration JSON under the server’s env object.
Where can I get my RunPod API key?
Retrieve it from the RunPod console at https://www.runpod.io/console/user/settings.
How do I run RunPod with Claude for Desktop?
Edit the Claude config file (claude_desktop_config.json) and add a runpod entry referencing the built index.js file and your API key, then restart Claude for Desktop.
Is RunPod safe for production use?
The server grants full account access via your API key. The README recommends never sharing the key, using limited‑permission keys, and not deploying to production without proper security measures.
「クラウドとインフラ」の他のコンテンツ
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
コメント