74
grade C
3 days ago
glama

openai-images-mcp

An MCP server for generating and editing images using OpenAI's GPT Image and DALL·E models. It provides tools for image generation, editing, variation creation, and model listing with support for multiple AI models.

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 1 credential: OPENAI_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.
configDALLE_DEFAULT_MODELOptional. Model used when a tool call omits model. Default gpt-image-1.5.
configDALLE_OUTPUT_DIR"": "/absolute/path/where/images/save"
🔐 secretOPENAI_API_KEY"": "sk-...",
configOPENAI_BASE_URLOptional. Override OpenAI base URL.
configOPENAI_ORG_ID
configOPENAI_PROJECT_ID
// 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/sam-david-openai-images-mcp-1yua8r)](https://m8ven.ai/mcp/sam-david-openai-images-mcp-1yua8r)
commit: db56e8d8ee66a7dc3994d233fa86816ab18e0528
code hash: 171217dba4ce2148311fa988e484021a8bf8652809e8aa501671d9275cec7738
verified: 4/18/2026, 7:24:33 PM
view raw JSON →