73
/ 100
20 days ago
glama

Gemini Media MCP

MCP server for generating images and videos using Google Gemini and VEO models, with support for multiple AI models and credential modes.

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.
configGCS_ALLOWED_BUCKETS
configVIDEO_GCS_BUCKET
configGOOGLE_GENAI_USE_VERTEXAI"-e", "=true",
configGOOGLE_SERVICE_ACCOUNT_JSON
configGOOGLE_APPLICATION_CREDENTIALS"-e", "=/credentials.json",
🔐 secretGEMINI_API_KEY"-e", "=your-api-key",
configRUNNING_IN_CONTAINER
configDATA_FOLDER"-e", "=/Users/yourusername/gemini-output",
// 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 3 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/cxoagi-gemini-media-mcp-14w5n4)](https://m8ven.ai/mcp/cxoagi-gemini-media-mcp-14w5n4)
commit: a2ab18c0785a9d4598f1a47e0990025fe4257815
code hash: 91d1043b0e66c20ceb692f9b682cdc42c0176d061173a6ee23c4ee2bc8ea9637
verified: 6/16/2026, 1:27:06 PM
view raw JSON →