71
/ 100
9 days ago
glama

Gemini Image Generator MCP Server

Generate and transform images using Google's Gemini AI through the Model Context Protocol (MCP).

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.
configGEMINI_MODELmodel (optional): Gemini model to use (defaults to environment variable)
configGEMINI_BASE_URLNo https://generativelanguage.googleapis.com API base URL
🔐 secretGEMINI_API_KEY"": "your-api-key-here",
configDEFAULT_OUTPUT_IMAGE_PATH"": "/path/to/images"
// 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 4 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/jonchun-gemini-image-mcp-n7zcp0)](https://m8ven.ai/mcp/jonchun-gemini-image-mcp-n7zcp0)
commit: 73fa1e126aa90c41a92f7800d1ba90f02a69a5b0
code hash: b9dd4279bec07c07e5da0c4c9599987c2f7740a00fd604b969c733ee40fb45ad
verified: 6/23/2026, 10:15:52 AM
view raw JSON →
Gemini Image Generator MCP Server · M8ven Trust Score | M8ven