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.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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
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>