Search archived YouTube videos including deleted, private, or region-blocked content.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Tube Search MCP.
search_channelFind all archived videos from a YouTube channel
search_videosFull-text search across video titles and descriptions
get_videoGet metadata for a specific video by ID
get_subtitlesGet transcript as readable plain text
get_summaryGet AI-generated video summary
generate_summaryGenerate a new AI summary for a video
MCP server for Archivarix Tube Search β search archived YouTube videos via AI assistants.
Search over 1 billion YouTube videos indexed since 2005. Find deleted videos, metadata, thumbnails, and subtitles.
Or with environment variable:
Get your API key at tube.archivarix.net (Profile β API Keys).
Add to ~/.claude/claude_desktop_config.json:
Add to ~/.claude/mcp.json:
Add to .vscode/mcp.json in your project:
Add to ~/.cursor/mcp.json:
| Tool | Description |
|---|---|
search_channel | Find all archived videos from a YouTube channel |
search_videos | Full-text search across video titles and descriptions |
get_video | Get metadata for a specific video by ID |
get_subtitles | Get transcript as readable plain text |
get_summary | Get AI-generated video summary |
generate_summary | Generate a new AI summary for a video |
browse_summaries | Browse summaries by tag, channel, or language |
get_video_status_history | View status change history of a video |
get_usage | Check your current API usage and limits |
| URI | Description |
|---|---|
tube://video/{videoId} | Video metadata |
tube://channel/{channelId} | Channel info |
tube://subtitles/{videoId} | Transcript as plain text |
tube://summary/{videoId} | AI-generated summary |
tube://tags | Popular summary tags |
| Prompt | Description |
|---|---|
research_video | Comprehensive video analysis workflow |
channel_overview | Channel research and statistics |
find_deleted | Discover and analyze deleted videos |
| Variable | Description | Default |
|---|---|---|
TUBE_API_KEY | API key (required) | β |
TUBE_MCP_URL | Custom MCP endpoint | https://tube.archivarix.net/mcp |
This package acts as a stdio-to-HTTP proxy. It connects to the remote Archivarix Tube Search MCP server via Streamable HTTP and exposes the same tools, resources, and prompts over stdio transport for local AI clients.
Full documentation: tube.archivarix.net/guide/mcp
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tube-search-mcp)<a href="https://allmcps.com/mcp/tube-search-mcp"><img src="https://allmcps.com/api/badge/tube-search-mcp?style=directory" alt="Tube Search MCP on AllMCPs" /></a>