50
/ 100
3 days ago
glama

AI Image Generation MCP Server

Enables AI-powered image generation using Volcengine's Doubao model with customizable aspect ratios (1:1, 4:3, 16:9, 3:4, 9:16) and file management. Supports high-quality text-to-image generation with automatic retry, error handling, and flexible save path configuration.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — generate_image (line 380: current_save_path.write_bytes(base64.b64decode(image_data)))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: ARK_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.
🔐 secretARK_API_KEYexport =your_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.
// improvement guidance — verified publishers only
We have 8 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/chenyeju295-mcp-generate-images-utwwmq)](https://m8ven.ai/mcp/chenyeju295-mcp-generate-images-utwwmq)
commit: 6fb500253792d75ed2fbbe93b4bae254ee20554c
code hash: 56b1d64a3635411991a886909aa1cea6ee5ebcb7911871a9cba38294d1a61a37
verified: 6/18/2026, 10:39:51 AM
view raw JSON →
AI Image Generation MCP Server · M8ven Trust Score | M8ven