mcpbeat Sign in

Runpod MCP Server

local only

Runpod runs on your own machine — the client starts it, so there is no endpoint to ping. 233 installs a week from pypi. Last commit 12 May 2026.

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

Installs per day peak 51 · avg 27 · -13% w/w
a month agotoday
233
Installs / week
pypi · mcparmory-runpod
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Runpod every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add runpod -- uvx mcparmory-runpod
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "runpod": {
      "args": [
        "mcparmory-runpod"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.runpod]
command = "uvx"
args = ["mcparmory-runpod"]
.cursor/mcp.json
{
  "mcpServers": {
    "runpod": {
      "args": [
        "mcparmory-runpod"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "runpod": {
      "args": [
        "mcparmory-runpod"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Runpod

same job, measured the same way
Socialapi
by social-api

MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms

48 installs/wk local only
Cello
by cello

Cello MCP server to launch and manage your Referral and Partner program

answering
ImageKit Admin
by imagekit

Official ImageKit admin server: manage origins, URL endpoints, account usage and usage analytics.

answering
1stay
by stayker

Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide.

8 tools answering
Ryudi84
by ryudi84

MCP server for generating REST API boilerplate and Express endpoints.

22 installs/wk local only
Dependency MCP
by niradler

MCP server for checking package versions across multiple package managers

26 installs/wk local only
Calendar.app
by p-l-ta

List, search, and manage calendar events via macOS Calendar.app across all configured accounts.

24 installs/wk local only
Mail.app
by p-l-ta

Search, read, send, and manage email via macOS Mail.app across all configured accounts.

37 installs/wk local only

Runpod — questions

Answers built from our own checks of this server.

Why is there no uptime for Runpod?
Runpod runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-runpod was installed 233 times last week.
How do I connect Runpod?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-runpod straight from pypi; nothing to host, nothing to sign up for.
How many people use Runpod?
The pypi package mcparmory-runpod was installed 233 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Runpod open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.