74
/ 100
1 month ago
pulsemcp

GPT Image 2

Exposes OpenAI's gpt-image-2 model for image generation and iterative editing through MCP tools.

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
6 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
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 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.
configGPT_IMAGE_2_ALLOW_UNSAFE_OUTPUT_DIR
configGPT_IMAGE_2_MCP_DEBUGSet to 1 to emit verbose debug logs on stderr.
configGPT_IMAGE_2_OUTPUT_DIRGlobal default for where images are saved. Absolute paths used as-is, relative resolved from CWD.
configGPT_IMAGE_2_SESSION_MAX
configGPT_IMAGE_2_SESSION_TTL_MS
🔐 secretOPENAI_API_KEY"": "sk-..."
configOPENAI_BASE_URLOverride for proxies / enterprise routes
configOPENAI_ORG_IDForwarded as organization
configOPENAI_PROJECT_IDForwarded as project
configOPENAI_RESPONSES_EDIT_MODELHost model used by the Responses-API edit route (default gpt-4.1-mini). See Edit routing below.
configOPENAI_USE_DIRECT_EDITS
configXDG_CONFIG_HOME
// 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 3 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/borys520-gpt-image-2-mcp-1jc77u)](https://m8ven.ai/mcp/borys520-gpt-image-2-mcp-1jc77u)
commit: 4ff34c6a1c46965cf24327465a453aab4328bcb2
code hash: b383b00f65889198fa69edf57d6e528f4486763e0eb311a7d8fbc014a243faca
verified: 6/10/2026, 10:39:35 AM
view raw JSON →