目录 / cast0 - Turn Text into a Published Podcast
MCP
需 API Key
未评级
已上架
cast0 - Turn Text into a Published Podcast
Send text, get a podcast episode. cast0 converts it to audio using TTS (text-to-podcast), publishes it to an automatically hosted RSS feed, and delivers it to Apple Podcasts, Spotify, Overcast, or any podcast app. Subscribe once, episodes arrive automatically.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:11):Send text, get a podcast episode
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:key)
- 端点
https://cast0--cast0.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"cast0 - Turn Text into a Published Podcast": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://cast0--cast0.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| create_episode | Generate a new podcast episode from text. This is the main tool. Returns immediately with status 'queued'; rendering takes roughly few seconds, and the episode then auto-publishes to the podcast's RSS feed and appears in the user's podcast app (Apple Podcasts, Overcast, Pocket Casts, etc.). |
| get_episode | Check the status of a single episode by id. Use this for troubleshooting. Status values: 'queued' or 'processing' (still rendering, just wait), 'done' (audio is published; if the user can't see it, it's an RSS refresh delay in their app), 'failed' (permanent error, see the error field). |
| list_episodes | List every episode for the podcast, newest first. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。