69
/ 100
3 days ago
glama

Micu Image MCP

Wraps the Micu image API as an MCP server for generating, editing, batch processing, and multi-reference image fusion, supporting GPT-image-2 and Grok models.

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 3 credentials: XAI_API_KEY, GROK_API_KEY, MICU_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.
🔐 secretXAI_API_KEY兼容旧 Grok 变量 / GROK_API_KEY,但推荐新配置统一使用 MICU_GROK_API_KEY。
🔐 secretGROK_API_KEY兼容旧 Grok 变量 XAI_API_KEY / ,但推荐新配置统一使用 MICU_GROK_API_KEY。
configXAI_MODEL配置变量 MICU_API_KEY, MICU_MODEL, MICU_BASEURL MICU_GROK_API_KEY, ;默认复用 MICU_BASEURL
configGROK_MODEL
configMICU_GROK_SIZE_MODE注意:Grok 后端返回像素不保证严格等于请求的 WxH。MCP 默认会在保存前用 Pillow 把 Grok 输出归一化到请求尺寸, 可选:
🔐 secretMICU_API_KEYImage2 分组 token,必须能看到 gpt-image-2 / gpt-image-2-pro
configMICU_SAVE_DIR~/Pictures/micu-out \
configMICU_BASEURL配置变量 MICU_API_KEY, MICU_MODEL, MICU_GROK_API_KEY, XAI_MODEL;默认复用 MICU_BASEURL
configMICU_MODEL配置变量 MICU_API_KEY, , MICU_BASEURL MICU_GROK_API_KEY, XAI_MODEL;默认复用 MICU_BASEURL
configMICU_GROK_BASEURL
configMICU_USE_SHELL_PROXY0 设为 1 才读取 shell 代理
configMICU_INPUT_ROOT
// 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/subaru486desuwa-micu-image-mcp-1a2w7z)](https://m8ven.ai/mcp/subaru486desuwa-micu-image-mcp-1a2w7z)
commit: 6f5d8eb6b86622a6471a26c9c6ba78ec93241969
code hash: 347412e55e344e7a75f292620521da42229728110a33729532c1c311b86e59ca
verified: 6/17/2026, 11:34:52 AM
view raw JSON →