MCP Servers / cloud-service / RunPod MCP Server

RunPod MCP Server

JSON →
nonecloud-service

Interact with the RunPod REST API to manage cloud GPU resources.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: runpod-mcp-server
Tools
What this server exposes
create_pod
Create a new RunPod pod
list_pods
List all RunPod pods
get_pod_details
Get details of a specific RunPod pod
update_pod
Update a RunPod pod
start_pod
Start a RunPod pod
stop_pod
Stop a RunPod pod
delete_pod
Delete a RunPod pod
create_endpoint
Create a new serverless endpoint
list_endpoints
List all serverless endpoints
get_endpoint_details
Get details of a specific serverless endpoint
update_endpoint
Update a serverless endpoint
delete_endpoint
Delete a serverless endpoint
create_template
Create a new template
list_templates
List all templates
get_template_details
Get details of a specific template
update_template
Update a template
delete_template
Delete a template
create_network_volume
Create a new network volume
list_network_volumes
List all network volumes
get_network_volume_details
Get details of a specific network volume
update_network_volume
Update a network volume
delete_network_volume
Delete a network volume
create_container_registry_authentication
Create a new container registry authentication
list_container_registry_authentications
List all container registry authentications
get_container_registry_authentication_details
Get details of a specific container registry authentication
delete_container_registry_authentication
Delete a container registry authentication
Configuration
Environment & auth
authnone
envRUNPOD_API_KEY
Resources
RunPod MCP Server — MCP Server · libregistry