
Imagine Mcp
- 4 repo stars
- Updated July 28, 2026
- n24q02m/imagine-mcp
Lets an agent understand and generate images and video across Gemini, OpenAI and Grok providers from one MCP server.
About
Imagine MCP is a server for image and video understanding and generation that fronts multiple providers (Gemini, OpenAI, Grok) behind one interface with configurable model chains. A solo builder reaches for it to add visual understanding or media generation to an app without hard-wiring to a single vendor, switching or falling back between providers as needed. It runs via uvx or Docker and needs the relevant provider API keys.
- Image and video understanding + generation
- Gemini, OpenAI and Grok providers
- One server, provider fallback
Imagine Mcp by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env UNDERSTAND_MODELS=YOUR_UNDERSTAND_MODELS --env GEMINI_API_KEY=YOUR_GEMINI_API_KEY --env OPENAI_API_KEY=YOUR_OPENAI_API_KEY --env XAI_API_KEY=YOUR_XAI_API_KEY imagine-mcp -- uvx imagine-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Package | imagine-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | n24q02m/imagine-mcp ↗ |
What it does
Lets an agent understand and generate images and video across Gemini, OpenAI and Grok providers from one MCP server.
Who is it for?
provider-agnostic image and video generation
Skip if: when you want a single fixed provider with no abstraction