SERVER
OpenAI Image
Rank #3405io.github.mindstone/mcp-server-openai-image
OpenAI image generation MCP server for Model Context Protocol hosts
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
OpenAI Image is a Model Context Protocol (MCP) server published by mindstone. It ranks #3405 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. OpenAI Image is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,405of 58,832 tracked serversTop 10%
Ranks ahead of 55,427 of 58,832 servers on MCP Toplist.
CONNECT
Use OpenAI Image
Add OpenAI Image to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-openai-image": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-openai-image"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_WORKSPACE_PATH": "<your MCP_WORKSPACE_PATH>",
"OPENAI_IMAGE_MODEL": "<your OPENAI_IMAGE_MODEL>",
"OPENAI_IMAGE_REQUEST_TIMEOUT_MS": "<your OPENAI_IMAGE_REQUEST_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 21, 2026 |
FAQ
Frequently asked questions
- What is OpenAI Image?
- OpenAI image generation MCP server for Model Context Protocol hosts
- Who maintains OpenAI Image?
- OpenAI Image is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is OpenAI Image an official MCP server?
- Yes — OpenAI Image is listed on the Official MCP Registry.
- How many versions does OpenAI Image have?
- MCP Toplist tracks 1 version of OpenAI Image, most recently published on May 21, 2026.
- Where can I find the source code for OpenAI Image?
- The source code for OpenAI Image is hosted at github.com/mindstone/mcp-servers.
EXPLORE