54
/ 100
1 month ago
glama

Gemini Image & Video Generation MCP

A production-ready MCP server that enables Claude and other LLMs to generate images and videos using Google's Gemini AI models (Gemini 2.0 Flash and Veo 2.0).

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
⚠️
Known vulnerabilities in dependencies: 12 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: API_AUTH_TOKEN, GEMINI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies12 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.11.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.11.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.11.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highexpress-rate-limit@8.1.0GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

highmulter@1.4.5-lts.1GHSA-44fp-w29j-9vj5

Multer vulnerable to Denial of Service via memory leaks from unclosed streams

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_AUTH_TOKENAuthentication is optional and can be enabled by setting the environment variable:
configCORS_ORIGINSComma-separated allowed origins
configENABLE_CACHEEnable response caching true
🔐 secretGEMINI_API_KEYEdit .env and add your
configGENERATION_RATE_LIMITMax generation requests per 15min 20
configOUTPUT_DIRBase directory for generated files ./generated-images
configPORTWeb server port 3070
configRATE_LIMIT_MAXMax requests per 15min per IP 100
// 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 2 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/collactivelabs-gemini-image-gen-mcp-fxnwj2)](https://m8ven.ai/mcp/collactivelabs-gemini-image-gen-mcp-fxnwj2)
commit: e333d16a85ffda1869e45f5653047611f919abf2
code hash: c600a84718e2bd4506a130385119f408433fbc86dd9784ebb14be80608aed1e7
verified: 6/21/2026, 10:31:49 AM
view raw JSON →