SubDownload
Server Details
SubDownload exposes YouTube as an MCP-native data source. Connect via OAuth and your AI agent can summarize videos, fetch full transcripts (even for videos with no captions, via AI ASR), search across channels, and save everything into a private knowledge base. Works with Claude, ChatGPT, Cursor, and 40+ MCP clients. Free credits on signup, no card required.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin โ Test Profile.
- Status
- Unhealthy
- OAuth
- Not checked
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 13 tools
Each tool has a clearly distinct purpose: fetching transcripts, video info, ASR task polling, channel and library listing, searching, etc. No overlapping functionality.
All tool names follow a consistent verb_noun pattern (e.g., fetch_transcript, list_channel_videos, resolve_channel) with snake_case. No mixing of styles.
13 tools is well-scoped for a YouTube subtitle server. It covers transcript, info, search, and library management without being bloated.
The tool surface covers the full lifecycle: fetching transcripts (via captions or ASR), video metadata, searching across channels/playlists/YouTube, and library operations. No obvious gaps for the server's stated purpose.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Added
browse_podcast_category - Changed
search_podcast1 field changed- added
Input schema / properties / catAdded value: +{ + "description": "Optional comma-separated Podcast Index category names to scope results to a vertical (e.g. \"Business,Investing\" for finance podcasters, \"Technology\", \"Cryptocurrency\"). Category names come from PI's /categories/list.", + "type": "string" +}
1 tool update
- Changed
save_to_library1 field changed- added
Input schema / properties / visibilityAdded value: +{ + "description": "'public' to publish into the public Knowledge Base (searchable via search_kb), or 'private' (default). When set, applies to both new rows and existing ones โ equivalent to PATCH /api/library/:id/visibility right after the save.", + "type": "string" +}
1 tool update
- Added
search_podcast
1 tool update
- Added
search_kb
13 tool updates
- First observed
fetch_transcript - First observed
fetch_video_info - First observed
get_asr_task - First observed
get_channel_latest_videos - First observed
get_library_item - First observed
list_channel_videos - First observed
list_library - First observed
list_playlist_videos - First observed
resolve_channel - First observed
save_to_library - First observed
search_channel_videos - First observed
search_youtube - First observed
transcribe_video
Related MCP Connectors
YouTube transcripts, search, channel browsing, and playlists for AI agents via MCP.
An MCP server that gives any LLM or agent clean YouTube transcripts on demand: a single video, a whole channel, or a playlist, plus AI cleanup of auto-generated captions. API-key auth, credit-based, same backend as the public v1 API. Get a free API key with 25 free credits at youtubetranscriptdownload.com/account.
๐ฏ The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
YouTube transcripts, search, channel/playlist listings and upload tracking for AI agents.
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables AI agents to retrieve YouTube transcripts, video info, channel video lists, and monitor channels for new uploads, with built-in prompt templates for summaries and industry signalsโall without an API key.4MIT
- AlicenseAqualityAmaintenanceEnables AI agents to search YouTube like a database, retrieve transcripts and channel data, and mine videos for claims, numbers, and demand signals โ without needing an API key.634 npmMIT
- AlicenseNot gradedqualityAmaintenanceGives MCP clients access to YouTube video transcripts and metadata. It lets AI agents read and summarize video content from a URL.2 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to fetch transcripts, metadata, and download videos/audio from YouTube without API keys.32MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.