Apple Podcasts MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 5 Sep 2026.
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
Today is the operative word: we check Apple Podcasts MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add apple-podcasts-mcp -- npx -y @conorbronsdon/apple-podcasts-mcp
{
"mcpServers": {
"apple-podcasts-mcp": {
"args": [
"-y",
"@conorbronsdon/apple-podcasts-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-podcasts-mcp]
command = "npx"
args = ["-y", "@conorbronsdon/apple-podcasts-mcp"]
{
"mcpServers": {
"apple-podcasts-mcp": {
"args": [
"-y",
"@conorbronsdon/apple-podcasts-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-podcasts-mcp": {
"args": [
"-y",
"@conorbronsdon/apple-podcasts-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
APPLE_PODCASTS_ACCESS_TOKEN (Reporter access token from Apple Podcasts Connect (Settings > Access Token). Expires 180 days after it is generated.), APPLE_PODCASTS_VENDOR_ID (Vendor number from Apple Podcasts Connect Settings, e.g. 87654321), APPLE_PODCASTS_ACCOUNT_ID (Apple account number. Only needed when the access token can read more than one account, which Reporter reports as error 214.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Analytics 4 — reports, realtime data, and admin
MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime
MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.
Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
MCP server for Kontur.Focus API — company search, brief reports, financial analytics, counterparty
Gemini-powered MCP server for code review analysis.
Read-only financial facts from SEC/EU/KR filings: tickers, periods, report lines, =CaData() grids.
Answers built from our own checks of this server.