58
/ 100
7 days ago
glama

Banana Image MCP

An MCP server that generates high-quality blog cover images using Google Gemini AI and automatically uploads them to Qiniu Cloud storage. It provides automated WebP conversion and compression to deliver optimized CDN URLs for generated images.

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
⚠️
Known vulnerabilities in dependencies: 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: GEMINI_API_KEY, QINIU_ACCESS_KEY, QINIU_SECRET_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",
🔐 secretQINIU_ACCESS_KEY"": "your-qiniu-access-key",
configQINIU_BUCKET"": "your-bucket-name",
configQINIU_CDN_DOMAIN"": "https://your-cdn-domain.com"
🔐 secretQINIU_SECRET_KEY"": "your-qiniu-secret-key",
// 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 4 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/xinpengfei520-banana-image-mcp-62nzga)](https://m8ven.ai/mcp/xinpengfei520-banana-image-mcp-62nzga)
commit: dce87ab8179527773c5c8e2ac338782b55cd90d2
code hash: 1dcb862f1b25824ba86753f7c6b44162ab2720a98bd5763eba25495be258351b
verified: 6/15/2026, 2:25:23 PM
view raw JSON →