41
/ 100
1 month ago
glama

Pocket Casts MCP Server

Connects AI assistants to Pocket Casts accounts for browsing subscriptions, reading episode details, and retrieving transcripts with automatic transcription via AssemblyAI when no native transcript exists.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: POCKETCASTS_PASSWORD. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 5 credentials: ASSEMBLYAI_API_KEY, MCP_API_KEY, POCKETCASTS_ACCESS_TOKEN, POCKETCASTS_PASSWORD, POCKETCASTS_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretASSEMBLYAI_API_KEYyour-assemblyai-key # optional, enables transcription fallback
configAUTH_DIR
🔐 secretMCP_API_KEYyour-secret-key-here
🔐 secretPOCKETCASTS_ACCESS_TOKENYes From auth.json after login
configPOCKETCASTS_EMAIL
configPOCKETCASTS_EXPIRES_ATYes From auth.json after login
🔐 secretPOCKETCASTS_PASSWORD
🔐 secretPOCKETCASTS_REFRESH_TOKENYes From auth.json after login
configPORTThe server starts on port 3001 (override with env var) using HTTP stream transport.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alansmodic-pocketcasts-mcp-194whu)](https://m8ven.ai/mcp/alansmodic-pocketcasts-mcp-194whu)
commit: e4358840d775a11af3810372dc755fde924fd335
code hash: 019a1a1fe384a6b655d7da9fe9f342beca5caa76aabe28179171c645e50653f2
verified: 6/10/2026, 11:16:27 AM
view raw JSON →