Skip to main content
Glama

Pollinations MCP Server

by bendusy

download_image

Download AI-generated images from Pollinations.ai to your local system by providing the image URL and specifying the output path.

Instructions

下载Pollinations.ai生成的图像到本地文件

Input Schema

NameRequiredDescriptionDefault
output_pathNo保存图像的路径(包括文件名)image.jpg
urlYes要下载的图像URL

Input Schema (JSON Schema)

{ "properties": { "output_path": { "default": "image.jpg", "description": "保存图像的路径(包括文件名)", "type": "string" }, "url": { "description": "要下载的图像URL", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from Pollinations MCP Server

Related Tools

    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/bendusy/pollinations-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server