SERVER
OpenAI Image
Rank #4,090io.github.mindstone/mcp-server-openai-image
OpenAI image generation MCP server for Model Context Protocol hosts
Listed & last published
May 21, 2026
OVERVIEW
OpenAI Image is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,090 of 76,851 servers tracked on MCP Toplist, and its repository has 9 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
#4,090of 76,851 tracked serversTop 10%
Ranks ahead of 72,761 of 76,851 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
- Who maintains OpenAI Image?
- OpenAI Image is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
- Is OpenAI Image listed on the Official MCP Registry?
- 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