Home › Communication › vidlens-mcp
vidlens-mcp
Video as a queryable local asset for AI agents — 47 tools for YouTube, social, and local media.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.4.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"vidlens-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"YOUTUBE_API_KEY": "<YOUR_VALUE>",
"GEMINI_API_KEY": "<YOUR_VALUE>",
"OPENAI_API_KEY": "<YOUR_VALUE>",
"SCRAPECREATORS_API_KEY": "<YOUR_VALUE>",
"BRAVE_API_KEY": "<YOUR_VALUE>"
}
}
}
}
YOUTUBE_API_KEYsecret — YouTube Data API v3 key (optional — works without it via fallback scraping)GEMINI_API_KEYsecret — Google Gemini API key for AI-powered visual descriptions (optional)OPENAI_API_KEYsecret — OpenAI API key for optional speech-to-text transcription of imported non-YouTube sourcesSCRAPECREATORS_API_KEYsecret — ScrapeCreators API key for optional social trend search across TikTok, Instagram, Threads, Pinterest, Reddit, and supported endpointsBRAVE_API_KEYsecret — Brave Search API key for optional social/generic video URL discovery
Related servers
inbox-zero
An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
whatsapp-mcp
An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups
NotFair
OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
slack-mcp-server
The most powerful MCP server for Slack Workspaces.
telegram-mcp
Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and…
OpenOSINT
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
Data from the Official MCP Registry