89
/ 100
1 day ago
github_topic

mcp-image

MCP server for AI image generation and editing with automatic prompt optimization and quality presets. Powered by Gemini (Nano Banana 2 & Pro), with optional OpenAI GPT Image support.

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, OPENAI_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.
🔐 secretGEMINI_API_KEY"your_gemini_api_key_here"
configIMAGE_OUTPUT_DIR"/absolute/path/to/images"
configIMAGE_PROVIDEROptional OpenAI Provider: Set =openai to generate and edit images with OpenAI GPT Image models such as gpt-image-2.
configIMAGE_QUALITYSet the default via environment variable:
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shinpr-mcp-image-bqlf7d)](https://m8ven.ai/mcp/shinpr-mcp-image-bqlf7d)
commit: e176a6c98e41bd2e75f99e109a1e612207ce3a86
code hash: e7adec8d756bc2c30c8cdcdb744b647ba6bb290fe35147ef5d8f361a86be10d3
verified: 6/4/2026, 11:59:32 AM
view raw JSON →