Home › Design & Media › OP3 MCP Server
OP3 MCP Server
OP3 podcast analytics: downloads, geography, app share, episode breakdowns. Read-only.
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/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"op3-mcp": {
"command": "npx",
"args": [
"-y",
"@conorbronsdon/[email protected]"
],
"env": {
"OP3_API_TOKEN": "<YOUR_VALUE>"
}
}
}
}
OP3_API_TOKENrequired — OP3 API token — sign in at https://op3.dev and open your API token page
Related servers
Apple Podcasts MCP Server
Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.
Podcast Index MCP Server
Search the Podcast Index: podcasts, episodes, person appearances, trending, feed health.
Transistor MCP Server
Manage Transistor.fm podcasts: episodes, analytics, transcripts, and webhooks.
Audiobookshelf
Browse your Audiobookshelf libraries and keep listening progress, bookmarks and playlists in sync
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry