HomeDesign & Media › OP3 MCP Server

OP3 MCP Server

OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-18 License: MIT

Topics: Podcasts

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y @conorbronsdon/op3-mcp@0.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "op3-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@conorbronsdon/op3-mcp@0.2.0"
      ],
      "env": {
        "OP3_API_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • OP3_API_TOKEN required — OP3 API token — sign in at https://op3.dev and open your API token page

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry