Archivarix Tube Search
About
MCP server for Archivarix Tube Search — search archived YouTube videos including deleted content. Channel discovery, full-text search, video metadata, transcripts, and AI-generated summaries via the Wayback Machine. 1.5B+ videos indexed since 2005.
Details
- Author
- Archivarix-com
- Downloads
- 962
- Categories
- Search, Knowledge Base, Other
Jump to
- Search 1.5+ billion archived YouTube videos since 2005
- Retrieve video metadata, captions, and AI-generated summaries
- Access full audio transcripts from surviving archived audio
- Discover channels across legacy username/handle/@-tag forms
- Reconstruct playable URLs to archived video files when available
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Archivarix Tube SearchCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install with npx tube-search-mcp — works on macOS / Linux / Windows. Requires Node.js 18+ and a free API key from tube.archivarix.net (Profile → API Keys). Once configured, AI agents can invoke 9 tools and access 5 resources and 3 prompts.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"archivarix tube search": {
"tube-search": {
"command": "npx",
"args": [
"-y",
"tube-search-mcp"
],
"env": {
"TUBE_API_KEY": "tsk_YOUR_KEY"
}
}
}
}
}
McpServers
{
"tube-search": {
"command": "npx",
"args": [
"-y",
"tube-search-mcp"
],
"env": {
"TUBE_API_KEY": "tsk_YOUR_KEY"
}
}
}
Search over 1 billion YouTube videos indexed since 2005. Find deleted videos, metadata, thumbnails, and subtitles.
npx tube-search-mcp --api-key tsk_YOUR_KEY
export TUBE_API_KEY=tsk_YOUR_KEY npx tube-search-mcp
Get your API key attube.archivarix.net(Profile → API Keys).
Add to~/.claude/claude_desktop_config.json:
{ "mcpServers": { "tube-search": { "command": "npx", "args": ["-y", "tube-search-mcp"], "env": { "TUBE_API_KEY": "tsk_YOUR_KEY" } } } }
{ "mcpServers": { "tube-search": { "command": "npx", "args": ["-y", "tube-search-mcp"], "env": { "TUBE_API_KEY": "tsk_YOUR_KEY" } } } }
Add to.vscode/mcp.jsonin your project:
{ "servers": { "tube-search": { "command": "npx", "args": ["-y", "tube-search-mcp"], "env": { "TUBE_API_KEY": "tsk_YOUR_KEY" } } } }
{ "mcpServers": { "tube-search": { "command": "npx", "args": ["-y", "tube-search-mcp"], "env": { "TUBE_API_KEY": "tsk_YOUR_KEY" } } } }
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.
AI Client ←(stdio)→ tube-search-mcp ←(HTTP)→ tube.archivarix.net/mcp
Full documentation:tube.archivarix.net/guide/mcp
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Search campgrounds around the world on campertunity, check availability, and provide booking links.
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.
Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/
Research tools, including a Sqlite-backed document stash
Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.
SerpApi MCP Server for Google and other search engine results
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




