> For the complete documentation index, see [llms.txt](https://docs.aisuru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisuru.com/en/advanced-features/integrations/mcp/aisuru-mcp-which-ones-and-how-to-activate/3.-free-image-generator.md).

# 3. Free Image Generator

The Free Image Generator lets your Agent generate images based on text descriptions using the Pollinations.ai service.

## Here are the main things this MCP can do:

### 1. Create images from words

You just **type a description**, and it draws it for you! For example:\
***"A sunset over the sea with sailing boats"*** ...and done! A beautiful image will appear.

### 2. Edit existing images

Already have a photo or image but want to **change something**? Just tell it what to modify: ***"Remove the tree"*** or ***"Change the background to a forest" -*** it will update the image for you!

### 3. Transform images into new styles

You can take an existing image and **give it a completely new look**:\
***"Turn this image into a water colour painting"*** for example.

## Configuration parameters

This MCP doesn't require mandatory parameters. The basic configuration is enough to start generating images.

However feel free to use some of the fields written below for better experience:

| Parameter        | Required | Description                                                                                                                           |
| ---------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| `token`          | No       | Pollinations authentication token (for premium accounts or higher rate limits). Without a token it works within the free tier limits. |
| `referrer`       | No       | Referrer string sent to Pollinations (e.g. `aisuru.acme.com`), used for usage statistics.                                             |
| `output_path`    | No       | Folder where generated images are saved.                                                                                              |
| `default_model`  | No       | Default image model (e.g. `flux`, `turbo`). If not set, uses the service default.                                                     |
| `default_width`  | No       | Default image width in pixels.                                                                                                        |
| `default_height` | No       | Default image height in pixels.                                                                                                       |
| `text_model`     | No       | Default text model for text-based requests.                                                                                           |
| `temperature`    | No       | Model temperature (creativity). Typical values: 0.1–1.0.                                                                              |

### Custom parameters

No additional parameters needed.

{% hint style="info" %}
Check the Terms and Conditions on the Pollinations.ai website before using this MCP.
{% endhint %}
