89
/ 100
1 month ago
github_topic

mcp-image

MCP server for AI image generation and editing with automatic prompt optimization and quality presets. Supports Nano Banana (Gemini), OpenAI GPT Image, and BytePlus Seedream.

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: fa1c16380852966510e1184c283ebdb08117cc32
code hash: 2f9afa444f05a1c0e10c91ab04b48c1f7b96a15d83e795f6ee55bd699e545a07
verified: 6/14/2026, 11:00:33 AM
view raw JSON →