← Index

com.mcparmory/runpod

com.mcparmory/runpod·v1.0.0·Other
Quality Score
85
/100

Launch, scale, and manage GPU pods and serverless endpoints across regions

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "runpod": {
      "command": "uvx",
      "args": [
        "mcparmory-runpod"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "runpod": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/runpod:1.0.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other