OpenAI Image MCP
v0.3.2io.github.mindstone/mcp-server-openai-image
OpenAI image generation MCP server for Model Context Protocol hosts
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server-openai-image -e OPENAI_API_KEY=<OPENAI_API_KEY> -e MCP_WORKSPACE_PATH=<MCP_WORKSPACE_PATH> -e OPENAI_IMAGE_MODEL=<OPENAI_IMAGE_MODEL> -e OPENAI_IMAGE_REQUEST_TIMEOUT_MS=<OPENAI_IMAGE_REQUEST_TIMEOUT_MS> -e MCP_ALLOWED_SYMLINK_ROOTS=<MCP_ALLOWED_SYMLINK_ROOTS> -e MCP_HTTP_PORT=<MCP_HTTP_PORT> -- npx -y @mindstone/mcp-server-openai-image
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.