74
/ 100
20 days ago
glama

gemini-image-mcp-http

Remote MCP server (Streamable HTTP) for generating and editing images via Google Gemini, usable as a custom connector in Claude.

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
🚨
Secret credentials may flow to a network call
1 flow detected: GEMINI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 3 credentials: GEMINI_API_KEY, MCP_SHARED_SECRET, S3_SECRET_ACCESS_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.
🔐 secretGEMINI_API_KEYваш настоящий ключ из AI Studio
configGEMINI_IMAGE_MODEL(необязательно) = gemini-3.1-flash-image
🔐 secretMCP_SHARED_SECRETОдин HTTP-эндпоинт: POST/GET /mcp/<>
configPORTнет 3000 Обычно задаётся хостингом автоматически
configPUBLIC_BASE_URLнет определяется автоматически Базовый URL сервиса — для ссылок локального фолбэка
configS3_ACCESS_KEY_IDнет — Access key
configS3_BUCKETнет — Имя бакета
configS3_ENDPOINTнет — Эндпоинт S3-совместимого хранилища (см. ниже)
configS3_FORCE_PATH_STYLEнет true Path-style URL (нужно для R2/MinIO)
configS3_PUBLIC_URLнет собирается из endpoint+bucket Публичный базовый URL для отдачи файлов
configS3_REGIONнет auto Регион (для R2 оставить auto)
🔐 secretS3_SECRET_ACCESS_KEYнет — Secret key
// 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/soloniki007-gemini-image-mcp-http-vczrnv)](https://m8ven.ai/mcp/soloniki007-gemini-image-mcp-http-vczrnv)
commit: dad3cee6c89b47aec5a6e82474625e994493c296
code hash: 7566a479686a445f03185670f3cbb5e0629e53606fdb022f256c41b0a5e1c98e
verified: 7/11/2026, 8:20:14 AM
view raw JSON →