mcp-image-generator

jezweb/mcp-image-generator

3.3

If you are the rightful owner of mcp-image-generator and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP Image Generator is an AI-powered image generation server built on Cloudflare Workers, designed to provide AI assistants with the capability to generate images efficiently and reliably.

Tools

Functions exposed to the LLM to take actions

generate_image

Starts an AI image generation job and returns a job_id.

get_job_status

Checks the status of an image generation job.

list_generations

Browses successfully completed images.

list_jobs

Lists all jobs with optional status filtering.

wait_for_completion

Waits for an image generation job to complete.

generate_image_and_wait

Generates an image and waits for completion in one call.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources