# Mcp Openai Image Generation

> MCP Server for openai image generation

- **Type:** MCP server
- **Install:** `agentstack add mcp-ai-zerolab-mcp-openai-image-generation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ai-zerolab](https://agentstack.voostack.com/s/ai-zerolab)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** BSD-3-Clause
- **Upstream author:** [ai-zerolab](https://github.com/ai-zerolab)
- **Source:** https://github.com/ai-zerolab/mcp-openai-image-generation
- **Website:** https://platform.openai.com/docs/guides/image-generation

## Install

```sh
agentstack add mcp-ai-zerolab-mcp-openai-image-generation
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# mcp-openai-image-generation

[](https://img.shields.io/github/v/release/ai-zerolab/mcp-openai-image-generation)
[](https://img.shields.io/github/commit-activity/m/ai-zerolab/mcp-openai-image-generation)
[](https://img.shields.io/github/license/ai-zerolab/mcp-openai-image-generation)

OpenAI image generation MCP server

- **Github repository**: 

## Configuration

```json
{
  "mcpServers": {
    "openai-image-generation": {
      "command": "uvx",
      "args": ["mcp-openai-image-generation@latest", "stdio"],
      "env": {
        "OPENAI_API_KEY": "${OPENAI_API_KEY}",
        "OPENAI_BASE_URL": "${OPENAI_BASE_URL}"
      }
    }
  }
}
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ai-zerolab](https://github.com/ai-zerolab)
- **Source:** [ai-zerolab/mcp-openai-image-generation](https://github.com/ai-zerolab/mcp-openai-image-generation)
- **License:** BSD-3-Clause
- **Homepage:** https://platform.openai.com/docs/guides/image-generation

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-ai-zerolab-mcp-openai-image-generation
- Seller: https://agentstack.voostack.com/s/ai-zerolab
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
