mcp

Generate images with any major model — one API key, one prepaid balance, one MCP.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Generate images with any major model — one API key, one prepaid balance, one MCP.

    Server tool list (8)

    Raw names from tools/list. Only developers need these.

    generate_imageGenerate an image from a text prompt. Returns a hosted URL plus cost and balance. Slow models (mode "async" in list_models) return a j_… job id instead — poll it with check_job.
    edit_imageEdit a previously generated image by its img_… id with a natural-language instruction.
    render_templateRender a typeset card from a template — a finished, on-brand social image (quote card, post card) in about two seconds. Cheaper and more legible than generating type with a model. Get the templates and their slots from list_templates.
    upload_assetUpload an image (PNG or JPEG, ≤5 MB) as a reusable asset — an avatar for a card, for example. Returns an ast_… id to pass into a template slot.
    list_modelsList available image models with pricing and latency.
    list_templatesList card templates with their slots, style axes and exact price.
    get_balanceShow the current prepaid balance in USD.
    check_jobCheck an async generation job by its j_… id. Slow models (mode "async" in list_models) return a job instead of an image — poll this until it succeeds or fails.
    mcp: connect to Claude, ChatGPT, Cursor · Connectors.fun