56
/ 100
16 days ago
glama

openai-image-remote-mcp

A remote MCP server that generates and edits images using OpenAI API, hosts results on Vercel Blob, and returns public image URLs, enabling Claude to embed images in cloud features.

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
🚨
Secret credentials may flow to a network call
2 flows detected: OPENAI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 2 critical, 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: MCP_SECRET, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical9 high2 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalnext@15.1.6GHSA-9qr9-h5gf-34mp

Next.js is vulnerable to RCE in React flight protocol

criticalnext@15.1.6GHSA-f82v-jwr5-mffw

Authorization Bypass in Next.js Middleware

highmcp-handler@1.0.1GHSA-w2fm-25vw-vh7f

mcp-handler has a tool response leak across concurrent client sessions ('Race Condition')

highnext@15.1.6GHSA-36qx-fr4f-26g5

Next.js has a Middleware / Proxy bypass in Pages Router applications using i18n

highnext@15.1.6GHSA-67rr-84xm-4c7r

Next.JS vulnerability can lead to DoS via cache poisoning

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_SECRETvercel env add production
🔐 secretOPENAI_API_KEYvercel env add production
configOPENAI_IMAGE_MODEL
// 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 5 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/ramim121-open-ai-mcp-j581ni)](https://m8ven.ai/mcp/ramim121-open-ai-mcp-j581ni)
commit: 114baf4fd1d10ff0ebbc3d8e851f3a785faea3b3
code hash: 78629e15dadee8f45df3514bbb9ddbf9464c6686c129e333f72147343d2647e1
verified: 7/15/2026, 8:43:28 AM
view raw JSON →