
Jellypod MCP Server
Connect Claude, ChatGPT, Cursor, and other AI assistants to your Jellypod account over MCP, so your assistant can create podcasts and hosts, add sources, generate and edit episodes, and publish them, all from a chat.

Works in the tools you already use
Connect from any client that supports the Model Context Protocol.
And 1000+ other clients
Install
Server URL
https://mcp.jellypod.com/mcpPick the path for your client. For step-by-step guides covering every client, see the MCP Connector docs.
Remote clients (Claude, ChatGPT, Perplexity, Gumloop, Dust)
Add a custom connector pointing at the server URL and authorize with OAuth on first connect. Some clients accept the JSON below directly:
{
"mcpServers": {
"jellypod": {
"url": "https://mcp.jellypod.com/mcp"
}
}
}Editor and desktop clients (Cursor, VS Code, Raycast)
These connect through the mcp-remote shim, which handles the OAuth handshake for stdio clients:
{
"mcpServers": {
"jellypod": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.jellypod.com/mcp"]
}
}
}One-click install
What your assistant can do
- Create, list, update, and delete podcasts
- Generate episodes from sources or an imported script, then publish them after you review
- Browse the voice library and manage AI hosts
- Add research from a URL, YouTube video, or pasted text
- Generate cover art and read podcast and episode analytics
Frequently asked questions
- What is the Jellypod MCP server?
- It is a remote Model Context Protocol server that connects an AI assistant directly to your Jellypod account. Once connected, the assistant can create podcasts and hosts, add sources, generate and edit episodes, read analytics, and publish, all from a chat. The server URL is https://mcp.jellypod.com/mcp.
- Which AI assistants and tools work with it?
- Any client that supports remote MCP servers. Claude, ChatGPT, Perplexity, Gumloop, and Dust connect over the hosted URL with OAuth. Editor and desktop clients such as Cursor, VS Code, and Raycast connect through the mcp-remote shim. Automation platforms such as Zapier and n8n connect with an API key.
- How do I authenticate?
- Most clients use OAuth: the first time you connect, you sign in through Jellypod and approve access, and the assistant then acts on your account with your own permissions. Clients that cannot complete the OAuth flow use a Jellypod API key sent as a bearer token. API keys require the Creator plan or higher.
- What can the assistant access?
- Only the content you already have access to: your podcasts, episodes, hosts, and sources. The connector covers content only. Billing, team, and account settings stay behind the Jellypod studio UI.
- Does it publish episodes automatically?
- No. Episodes are generated as drafts. Publishing only happens when you explicitly ask, and the assistant confirms first. Deleting published or scheduled content also requires explicit confirmation.
- How much does it cost?
- The MCP connector is available to all users on every plan. Generating episodes through it consumes the same credits as generating them in the studio.
Ready to create your podcast?
Go from idea to published episode in minutes. No recording, editing, or experience required.