Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"pollinations-ai-mcp": {
"command": "npx",
"args": [
"-y",
"@pollinations_ai/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @pollinations_ai/mcp
Details
| Website | https://www.npmjs.com/package/@pollinations_ai/mcp |
|---|---|
| GitHub | git+https://github.com/pollinations/pollinations.git |
| License | unknown |
| Pricing | free |
| Tags | pollinations ai image video text audio generation model-context-protocol |
| Sources | npm |
| Discovered | 2026-05-25 |