Skip to main content
Glama

MCPollinations Multimodal MCP Server

example-mcp.json552 B
{ "mcpollinations": { "command": "npx", "args": [ "-y", "@pinkpixel/mcpollinations@latest" ], "env": { "token": "", "referrer": "", "IMAGE_MODEL": "flux", "IMAGE_WIDTH": "1024", "IMAGE_HEIGHT": "1024", "IMAGE_SAFE": "false", "IMAGE_ENHANCE": "true", "TEXT_MODEL": "openai", "TEXT_TEMPERATURE": "0.7", "TEXT_TOP_P": "0.9", "TEXT_SYSTEM": "your_system_prompt_here", "AUDIO_VOICE": "alloy", "OUTPUT_DIR": "./mcpollinations-output" } } }

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