Generate Image
Text to image with 40+ AI models
8–30 creditsgenerate_imageGenerate, edit and transform images from an AI agent over MCP, or from your own backend over plain HTTP. 8 tools, one API key, 40+ leading models.
No card needed · 30 credits every month
Trusted by developers building with
Powerful image tools
This is the entire surface your agent gets after a single config line — no per-provider SDKs, no separate keys.
Text to image with 40+ AI models
8–30 creditsgenerate_imageEdit, inpaint or restyle any image
10 creditsedit_imageCut the subject out in one call
8 creditsremove_backgroundSuper-resolution up to 4K
15 creditsupscale_imageGenerate and cut out in one call
16–38 creditsgenerate_transparent_imageConvert text to clean, editable SVG
5 creditstext_to_svgReduce file size without visible loss
1 creditcompress_imagePNG, JPG, WebP, GIF, TIFF, AVIF
1 creditconvert_formatHow it works
Create your account and generate an API key.
Add the MCP config block, or call the REST API directly.
Call any tool and get production-ready images back.
Track usage, credit spend and latency per key.
{ "mcpServers": { "imagemcp": { "command": "npx", "args": [ "-y", "mcp-remote", "https://mcp.imagemcpserver.com/mcp", "--header", "x-api-key:sk-img-gen-your_key_here" ] } }}Works in Claude Code, Cursor, Windsurf, Copilot, Codex, Cline — anywhere an mcpServers block is accepted.
REST API
Every tool an MCP client can call is also a plain JSON endpoint. Drop it into a cron job, a Rails controller, a Lambda — anywhere you can make a POST request.
curl -X POST https://api.imagemcpserver.com/v1/generate \ -H "Authorization: Bearer $IMAGEMCP_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "prompt": "A ceramic coffee cup on a walnut desk, morning light", "aspectRatio": "16:9" }'200 OK
{ "success": true, "result": { "imageUrl": "https://cdn.imagemcpserver.com/gen/8f2a.png", "model": "google/gemini-2.5-flash-image", "latency": "4.21s" }, "deductedCredits": 15, "userCredits": 2485}See it work
72 seconds, unedited: a coding agent replaces every grey placeholder with images it generates, cuts out and upscales through this server.
Built for AI workflows
If your software can call MCP, it can now see — and draw.

Generate assets, screenshots, diagrams and UI visuals mid-task, without leaving the editor.

Create product images, logos and marketing assets as part of the build pipeline.

Auto-generate blog images, thumbnails and social graphics on a schedule.

Edit, upscale and cut out visuals in bulk — one key, one bill, full audit log.

Produce textures, sprite variations and concept art straight from a prompt.
Four unedited generate_image calls, with the model, latency and seed each one actually returned.
Simple pricing
Prepaid credits, one bill for every model. No seat pricing, no minimum commitment, cancel from the dashboard whenever you like.
30 credits / month
1,000 credits / month
3,000 credits / month
8,000 credits / month
Still stuck? Mail us at hello@imagemcpserver.com and a human will answer.
One server, every major model. Wire it into Claude, Cursor, ChatGPT or your own stack in about five minutes.
No credit card required. Free tier includes 30 credits every month.