Pollinations Multimodal

Pollinations Multimodal

pinkpixel-dev

Generates images, text, and audio content through the Pollinations APIs. No authentication required and includes image editing and reference-based generation capabilities.

39357 views12Local (stdio)

What it does

  • Generate images from text prompts
  • Edit existing images with text descriptions
  • Create images using reference photos
  • Generate text responses using various AI models
  • Create audio responses with text-to-speech
  • List available models and voices

Best for

Content creators needing quick AI-generated mediaDevelopers building multimodal applicationsWriters and designers prototyping visual conceptsAnyone wanting free AI content generation
No API key neededMultimodal content generationImage editing capabilities

Tools (9)

generateImageUrl

Generate an image URL from a text prompt. User-configured settings in MCP config will be used as defaults unless specifically overridden.

generateImage

Generate an image, return the base64-encoded data, and save to a file by default. User-configured settings in MCP config will be used as defaults unless specifically overridden.

editImage

Edit or modify an existing image based on a text prompt. User-configured settings in MCP config will be used as defaults unless specifically overridden.

generateImageFromReference

Generate a new image using an existing image as reference. User-configured settings in MCP config will be used as defaults unless specifically overridden.

listImageModels

List available image models

Alternatives