55
/ 100
7 days ago
github_topic

video-search-and-summarization

NVIDIA AI Blueprint for video search and summarization (VSS) is a GPU-accelerated reference architecture for building video analytics agents with real-time verified alerts, visual Q&A, and automated reporting. The VSS Blueprint uses vision language models (VLMs) such as NVIDIA Cosmos, LLMs such as NVIDIA Nemotron, RAG, and NVIDIA NIMs.

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 4 credentials: OPENCLAW_HOOKS_TOKEN, AWS_SECRET_ACCESS_KEY, GCS_HMAC_SECRET_ACCESS_KEY, RAG_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.
configNEXT_PUBLIC_APP_SUBTITLE
configNEXT_PUBLIC_APP_TITLE
configNEXT_PUBLIC_DARK_THEME_DEFAULT
configNEXT_PUBLIC_ENABLE_ALERTS_TAB
configNEXT_PUBLIC_ENABLE_CHAT_TAB
configNEXT_PUBLIC_ENABLE_DASHBOARD_TAB
configNEXT_PUBLIC_ENABLE_MAP_TAB
configNEXT_PUBLIC_ENABLE_SEARCH_TAB
configNEXT_PUBLIC_ENABLE_VIDEO_MANAGEMENT_TAB
configRUN_APP_NAME
configBREV_ENV_ID
configHOSTNAME
configBREV_LINK_DOMAIN
configOPENCLAW_HOOKS_ENABLED
🔐 secretOPENCLAW_HOOKS_TOKEN
configOPENCLAW_HOOKS_PATH
configVSS_ORCHESTRATOR_MCP_NAME
configNEMOCLAW_DASHBOARD_PORT
configBREV_LINK_PREFIX
configVERSION_SUFFIX
configSTORAGE_PROVIDER
configBASE_PREFIX_PATH
configSIMULATION_ID
configAWS_ACCESS_KEY_ID
🔐 secretAWS_SECRET_ACCESS_KEY
configAWS_REGION
configAWS_BUCKET
configGCS_HMAC_ACCESS_KEY_ID
🔐 secretGCS_HMAC_SECRET_ACCESS_KEY
configGCS_BUCKET
configGCS_REGION
configGCS_ENDPOINT_URL
configINSTALL_PROPRIETARY_CODECS
configPYTHONPATH
configVSS_PROPRIETARY_CODECS_MAX_RETRY_SECONDS
configVSS_PROPRIETARY_CODECS_DIR
configVSS_OPENCV_VERSION
configVSS_PROPRIETARY_CODECS_WHEEL
configELASTIC_SEARCH_ENDPOINT
configRAG_SERVER_URL
🔐 secretRAG_API_KEY
configKNOWLEDGE_COLLECTION
// 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 1 concrete improvement 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/nvidia-ai-blueprints-video-search-and-summarization-eqzpgm)](https://m8ven.ai/mcp/nvidia-ai-blueprints-video-search-and-summarization-eqzpgm)
commit: 7640d917047cf7b0fd3085eefb8282754b56bc94
code hash: ecc216ec8f5e1f34b073a99ba2852655948cbaad4c7c0d5e306a4048029f484c
verified: 7/24/2026, 8:44:23 AM
view raw JSON →