MCPollinations Multimodal MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POLLINATIONS_TOKEN | No | Your Pollinations API token for enhanced access | |
| POLLINATIONS_REFERRER | No | Your domain/application referrer URL |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generateImageUrlB | Generate an image URL from a text prompt. User-configured settings in MCP config will be used as defaults unless specifically overridden. |
| generateImageB | 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. |
| editImageB | 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. |
| generateImageFromReferenceC | Generate a new image using an existing image as reference. User-configured settings in MCP config will be used as defaults unless specifically overridden. |
| listImageModelsB | List available image models |
| respondAudioC | Generate an audio response to a text prompt and play it through the system |
| listAudioVoicesB | List all available audio voices for text-to-speech generation |
| respondTextB | Respond with text to a prompt using the Pollinations Text API. User-configured settings in MCP config will be used as defaults unless specifically overridden. |
| listTextModelsB | List available text models |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pinkpixel-dev/MCPollinations'
If you have feedback or need assistance with the MCP directory API, please join our Discord server