MCPollinations

MCPollinations

3.5

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

MCPollinations Multimodal MCP Server is a Model Context Protocol server that enables AI assistants to generate images, text, and audio through the Pollinations APIs.

MCPollinations Multimodal MCP Server is a versatile tool designed to facilitate the generation of multimedia content using AI. It leverages the Pollinations APIs to produce images, text, and audio based on user prompts. The server is lightweight, requires no authentication, and is compatible with the Model Context Protocol (MCP). It supports a variety of output formats for images and provides a list of available models for both image and text generation. The server is easy to set up and can be integrated with applications that support MCP, making it a valuable resource for developers looking to incorporate AI-generated content into their projects.

Features

  • Generate image URLs from text prompts
  • Generate images and return them as base64-encoded data
  • Generate text responses from text prompts
  • Generate audio responses from text prompts
  • List available image and text generation models

Tools

  1. generateImageUrl

    Generates an image URL from a text prompt

  2. generateImage

    Generates an image, returns it as base64-encoded data, and saves it to a file by default (PNG format)

  3. respondAudio

    Generates an audio response to a text prompt (customizable voice parameter)

  4. respondText

    Responds with text to a prompt using text models (customizable model parameter)

  5. listImageModels

    Lists available models for image generation

  6. listTextModels

    Lists available models for text generation

  7. listAudioVoices

    Lists all available voices for audio generation