MCPollinations

MCPollinations

15

The MCPollinations Multimodal MCP Server is a versatile tool that allows AI assistants to create images, text, and audio using Pollinations APIs. It is compatible with the Model Context Protocol (MCP) and requires no authentication, making it straightforward and efficient for developers and users to integrate and use.

MCPollinations Multimodal MCP Server

A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs.

Features

  • Generate image URLs and base64-encoded data from text prompts
  • Support for PNG, JPEG, JPG, or WEBP formats
  • Generate text and audio responses from text prompts
  • List available image and text models
  • No authentication required, simple and lightweight
  • Compatible with Model Context Protocol (MCP)

System Requirements

  • Node.js 14.0.0 or higher (16.0.0 recommended)

Quick Start

  • Install via Smithery: npx -y @smithery/cli install @pinkpixel-dev/mcpollinations --client claude
  • Run directly with npx: npx @pinkpixel/mcpollinations

MCP Integration

  • Generate an MCP configuration file and customize settings
  • Copy mcp.json to your application's MCP settings JSON file

Troubleshooting

  • Update Node.js if "AbortController is not defined" error occurs

Available Tools

  • generateImageUrl, generateImage, respondAudio, respondText
  • listImageModels, listTextModels, listAudioVoices

Image Generation Details

  • Customizable model, dimensions, and options for image generation
  • Unique filenames to prevent overwriting
  • Base64-encoded data available even when saving images