67
/ 100
3 days ago
glama

image-gen-mcp

Enables LLMs to generate images via MCP by calling AI models from providers like SiliconFlow, OpenAI, or custom APIs, with tools for image generation and model listing.

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.
🔐
You'll be asked for 2 credentials: IMAGE_API_KEY, SILICONFLOW_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.
configIMAGE_PROVIDER提供商 值 特点
🔐 secretIMAGE_API_KEYset =你的硅基流动APIKey
🔐 secretSILICONFLOW_API_KEY
configIMAGE_BASE_URL自定义 API 地址 https://your-api.com/v1
configDEFAULT_IMAGE_MODEL"": "black-forest-labs/FLUX.1-dev"
configDEFAULT_IMAGE_SIZE默认图片尺寸 1024x1024
configIMAGE_MCP_TRANSPORT传输模式 stdio(本地) / sse(远程)
configIMAGE_MCP_HOSTSSE 监听地址 0.0.0.0
configIMAGE_MCP_PORTSSE 监听端口 8000
// 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/doctor-pan-code-image-gen-mcp-x06h29)](https://m8ven.ai/mcp/doctor-pan-code-image-gen-mcp-x06h29)
commit: b55c6863e6d67d1e4bb1cb60385d890540389547
code hash: 7bad104e3d5aa753a58275e13df52b71c28df89d07535fd130fdabbe87ff1098
verified: 7/28/2026, 9:07:29 AM
view raw JSON →