Mcpollinations MCP Server

v1.0.0APIsstable

A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs. Supports customizable parameters, image saving, and multiple model options.

fluximage-generationmcpmcp-servermodel-context-protocol
Share:
41
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs. Supports customizable parameters, image saving, and multiple model options.

Features

  • generateImageUrl
  • generateImage
  • editImage
  • generateImageFromReference
  • listImageModels

Use Cases

Generate an image URL from a text prompt. User-configured settings in MCP config will be used as defaults unless specifically overridden.
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.
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.
Generate a new image using an existing image as reference. User-configured settings in MCP config will be used as defaults unless specifically overridden.
List available image models
pinkpixel-dev

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.0
UpdatedApr 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @pinkpixel/mcpollinations

Manual Installation

npx -y @pinkpixel/mcpollinations

Examples

Basic Configuration

Configure Mcpollinations MCP Server

npx -y @pinkpixel/mcpollinations

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcpollinations": { "command": "npx", "args": ["-y", "@pinkpixel/mcpollinations"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcpollinations MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides