Transistor-MCP
1
This project is an MCP server that interfaces with the Transistor.fm API to manage podcasts and episodes, providing features like analytics handling, episode creation, and webhook management. It is designed to facilitate podcast management through various tools accessible via an MCP configuration.
Transistor MCP Server
This MCP server enables interaction with the Transistor.fm API, allowing the management of podcasts, episodes, and viewing analytics.
Features
- Manage podcasts and episodes.
- View analytics.
- List shows and episodes.
- Create and update episodes.
- Manage webhooks.
Important Notes
- API is rate-limited to 10 requests per 10 seconds.
- Dates must be in "dd-mm-yyyy" format.
Example Usage
- List shows in your Transistor.fm account.
- Get episode details and analytics.
- Manage webhooks and subscribe/unsubscribe to webhook events.
Not Yet Implemented
- Private episodes functionality and subscriber management.