Vidlens
Freeby MCP Community
VidLens MCP — YouTube as a queryable database for AI agents. 41 tools, zero config, three-tier fallback, semantic + visual search.
v1.2.9Added Apr 12, 2026
mcpmcp-serveryoutubeyoutube-apiyoutube-transcript
Vidlens MCP Server
VidLens MCP — YouTube as a queryable database for AI agents. 41 tools, zero config, three-tier fallback, semantic + visual search.
Installation
npx -y vidlens-mcp
Reviews
Installation
Quick install
npx -y vidlens-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"vidlens": {
"command": "npx",
"args": ["-y", "vidlens-mcp"]
}
}
}