SubDownload/subdownload-mcp
by Various
Public MCP wrapper for SubDownload.Fetch YouTube transcripts, search videos, browse channels and playlists — instant YouTube data for your AI workflow.
MCP
SubDownload/subdownload-mcp
Added 1 June 2026
Overview
SubDownload/subdownload-mcp is a public Model Context Protocol wrapper for the SubDownload service. It provides functions to fetch YouTube video transcripts, search for videos, and browse channels and playlists, exposing YouTube data to AI workflows via a standardized interface.
Best for
Best for
Developers building AI tools that need structured access to YouTube transcripts and video metadata
Use cases
- Fetch YouTube video transcripts for analysis or summarization
- Search for YouTube videos by query and retrieve metadata
- Browse channels and playlists to gather video listings
How to use
Tools exposed
search_youtubefetch_video_infofetch_transcripttranscribe_videoget_asr_taskresolve_channellist_channel_videosget_channel_latest_videossearch_channel_videoslist_playlist_videossave_to_librarylist_libraryget_library_item
Tested with
Claude Desktop, Cursor, Windsurf
Example client config
{\n "mcpServers": {\n "subdownload": {\n "url": "https://api.subdownload.com/mcp"\n }\n }\n} Notes
SubDownload/subdownload-mcp is a public Model Context Protocol wrapper for the SubDownload service. It provides functions to fetch YouTube video transcripts, search for videos, and browse channels and playlists, exposing YouTube data to AI workflows via a standardized interface.
3 stars on GitHub. Last updated 2026-04-27. Licensed MIT.
Use cases
- Fetch YouTube video transcripts for analysis or summarization
- Search for YouTube videos by query and retrieve metadata
- Browse channels and playlists to gather video listings
Pros
- Provides a simple, standardized MCP interface for YouTube data access
- Focuses on transcripts and search, which are common needs in AI tooling
- Written in JavaScript, easy to integrate into Node.js environments
Cons
- Low star count (3) suggests limited community adoption and potential instability
- Depends on the SubDownload service, which may have its own rate limits or availability issues
- No mention of error handling or authentication details, requiring user trial and error
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides a simple, standardized MCP interface for YouTube data access
- Focuses on transcripts and search, which are common needs in AI tooling
- Written in JavaScript, easy to integrate into Node.js environments
Cons
- Low star count (3) suggests limited community adoption and potential instability
- Depends on the SubDownload service, which may have its own rate limits or availability issues
- No mention of error handling or authentication details, requiring user trial and error
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.