Image-Generation-MCP-Server

Image-Generation-MCP-Server

22

The Image Generation MCP Server enables the generation of images using the Replicate Flux model, accessible via various installation methods like Smithery and NPX. It offers features such as configurable parameters for image generation, including aspect ratio and output format.

How do I obtain a Replicate API token?

Sign up or log in at replicate.com, navigate to the API tokens section in your account, and create a new token.

Can I use the server without installing it locally?

Yes, you can use the NPX method to run the server directly from npm without local installation.

What output formats are supported?

The server supports webp, jpg, and png formats for the generated images.

Is it possible to generate multiple images at once?

Yes, you can specify the number of images to generate, with a maximum of four outputs at a time.

What happens if I disable the server?

Disabling the server will prevent it from processing any image generation requests until it is enabled again.