54
/ 100
9 hours ago
glama

MCP Veo 3 Azure Blob Video Generator

Generates high-quality 8-second videos with native audio from text prompts or images using Google's Veo 3 API, and automatically uploads them to Azure Blob Storage for cloud hosting and management.

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 2 credentials: GEMINI_API_KEY, PYPI_API_TOKEN
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.
configAZURE_STORAGE_CONNECTION_STRINGexport ='your_azure_connection_string_here'
🔐 secretGEMINI_API_KEYexport ='your_gemini_api_key_here'
configAZURE_BLOB_CONTAINER_NAMEgenerated-videos
configAZURE_UPLOAD_ENABLED"": "${AZURE_UPLOAD_ENABLED:-true}"
🔐 secretPYPI_API_TOKEN
// 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 6 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/ctoicqtao-mcp-veo3-azure-blob-126m1n)](https://m8ven.ai/mcp/ctoicqtao-mcp-veo3-azure-blob-126m1n)
commit: f791fe4f8959fa38a5b5eb280033667e0331da1d
code hash: cdc190a82616cbb10a13a32dc9531a56e7df87f76319cae940e8bb0c68830b48
verified: 7/31/2026, 9:23:19 AM
view raw JSON →