Back to Home
wkoleilat-happytitan icon

mcp-podcast-scraper

Verified Safe

by wkoleilat-happytitan

Overview

An MCP server for scraping, transcribing, and facilitating AI summarization of podcast episodes from YouTube or RSS feeds.

Installation

Run Command
node dist/index.js

Environment Variables

  • DEEPGRAM_API_KEY
  • OUTPUT_DIRECTORY
  • TEMP_DIRECTORY

Security Notes

The `rss-parser` is configured with `rejectUnauthorized: false`, which disables SSL certificate verification for RSS feeds. This could potentially expose users to man-in-the-middle attacks if they interact with a malicious RSS feed server. The server also downloads audio content from external URLs (YouTube, RSS audio links), which always carries an inherent risk, although it utilizes established tools like `yt-dlp` to manage this. The Deepgram API key is handled securely via configuration files or environment variables, with clear instructions against committing secrets. Temporary files are stored locally and are cleaned up on server startup.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens15000
Stars0
Forks0
Last Update2025-12-25

Tags

PodcastTranscriptionScraperAIMCPDeepgram