podbeanMCP
0
Podbean MCP Server is an MCP server facilitating podcast management via the Podbean API. It connects AI assistants to enable natural conversational management of podcasts, episodes, and analytics. Key features include authentication, podcast and episode management, file handling, and access to analytics.
Certification Tool
Such as `authenticate_with_podbean()` and `get_podcast_tokens()`
Podcast Tools
Such as `list_podcasts_tool()` and `get_podcast_stats()`
Episode Tools
Such as `get_podcast_episodes_tool()` and `publish_episode()`
File upload tool
Such as `authorize_file_upload()` and `upload_file_to_podbean()`
Public access tools
Such as `get_oembed_data()` and `get_public_episode_info()`
OAuth Tools
Such as `generate_oauth_url()` and `exchange_oauth_code()`