Skip to main content
Glama

MCPollinations Multimodal MCP Server

example-mcp.json870 B
{ "mcpollinations": { "command": "npx", "args": [ "-y", "@pinkpixel/mcpollinations" ], "resources": { "output_dir": "./mcpollinations-output" }, "auth": { "token": "", "referrer": "" }, "default_params": { "image": { "model": "flux", "width": 1024, "height": 1024, "safe": false, "enhance": true }, "text": { "model": "openai", "temperature": 0.7, "top_p": 0.9, "system": "" }, "audio": { "voice": "alloy" } }, "disabled": false, "alwaysAllow": [ "generateImageUrl", "generateImage", "editImage", "generateImageFromReference", "listImageModels", "respondAudio", "listAudioVoices", "respondText", "listTextModels" ] } }

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