71
/ 100
23 hours ago
pulsemcp

Video URL Analyzer

Analyzes YouTube, TikTok, and Instagram videos through Gemini-powered transcription, content analysis, Q&A, and tutorial step extraction.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVIDEO_ANALYZER_MODELLets you pick a default model via .
🔐 secretGEMINI_API_KEYPyPI with uvx, uses an existing environment variable when
configANALYSES_DIRDirectory for saved analyses ./analyses
configVIDEO_CONTEXT_DIRDirectory for saved reusable video contexts video_contexts
configVIDEO_SOURCE_DIRDirectory for cached downloaded source media video_sources
configVIDEO_ASSET_DIRDirectory for extracted frames/clips video_assets
configGEMINI_DEEP_MODELVIDEO_ANALYZER_MODEL Single-knob default model id used for both fast and deep model resolution. Per-call model= and GEMINI_FAST_MODEL / still take precedence. _unset_
configGEMINI_FAST_MODELVIDEO_ANALYZER_MODEL Single-knob default model id used for both fast and deep model resolution. Per-call model= and / GEMINI_DEEP_MODEL still take precedence. _unset_
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/u2n4-video-url-analyzer-mcp-19f1c4)](https://m8ven.ai/mcp/u2n4-video-url-analyzer-mcp-19f1c4)
commit: c33d3f652f785253241e7eda1fef75e02ce11d87
code hash: e1eadbe2e7a6824c6b2d4b89f558ace0bdb5d290211f3464d406068f693e8fd3
verified: 7/30/2026, 8:14:36 PM
view raw JSON →