About
Lightweight MCP server for searching Apple Podcasts
README
A lightweight and efficient MCP server for searching and retrieving podcast information from the Apple iTunes Store API.
🛠️ Available Tools
The server exposes the following tools via the MCP interface:
search_podcasts(podcast_name: str, max_results: int = 5)Searches for podcasts by name and returns a list of matching results.
search_podcast_episodes(search_query: str, limit: int = 5)Searches for podcast episodes using a query term. For best results, include the podcast name in the query.
📋 Requirements
🚀 Getting Started
Installation
Clone the repository:
git clone https://github.com/YOUR_USERNAME/podcast-transcript-mcp-server.git cd podcast-transcript-mcp-serverInstall dependencies:
uv sync
Running the Server
Development Mode
To run the server with a live inspector for development, use:
uv run mcp dev src/server.pyProduction Mode
To run the server for production, use:
uv run src/server.py
🐳 Docker
You can also run the server within a Docker container.
Build the image:
docker build -t apple-podcast-mcp-server .Run the container:
docker run --rm -it -p 8000:8000 apple-podcast-mcp-server
Installing Apple Podcast
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/oscargullberg/apple-podcast-mcp-serverFAQ
Is Apple Podcast MCP free?
Yes, Apple Podcast MCP is free — one-click install via Unyly at no cost.
Does Apple Podcast need an API key?
No, Apple Podcast runs without API keys or environment variables.
Is Apple Podcast hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Apple Podcast in Claude Desktop, Claude Code or Cursor?
Open Apple Podcast on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
by merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
by SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
by YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
by AceDataCloudCompare Apple Podcast with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
