pinkpixel-dev/MCPollinations
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.
Tools
Functions exposed to the LLM to take actions
generateImageUrl
Generates an image URL from a text prompt
generateImage
Generates an image, returns it as base64-encoded data, and saves it to a file by default (PNG format)
respondAudio
Generates an audio response to a text prompt (customizable voice parameter)
respondText
Responds with text to a prompt using text models (customizable model parameter)
listImageModels
Lists available models for image generation
listTextModels
Lists available models for text generation
listAudioVoices
Lists all available voices for audio generation
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client