podcast_mcp
Verified Safeby Red5d
Overview
A FastMCP server that provides structured access to Podcasting 2.0 RSS feed data.
Installation
No command providedSecurity Notes
The server fetches external RSS feeds and podcast transcripts. While this introduces inherent reliance on external sources, the feeds are configured internally (in `server.py`) rather than being accepted as arbitrary user input, reducing direct injection risks. Uses well-known libraries (`lxml`, `requests`) for parsing and HTTP, which are generally secure.
Similar Servers
miniflux-mcp
Manage and interact with a Miniflux RSS reader instance using the Model Context Protocol (MCP).
sverigesradio-mcp
Accessing Swedish radio programs, podcasts, live streams, news, and traffic information for AI assistants.
fetch-mcp
Serves as an MCP server to fetch URLs and YouTube video transcripts efficiently.
mcp
Exposing various third-party RapidAPI services (jobs, finance, food, entertainment, social, real estate, news, search) as a collection of FastMCP servers for tool integration.