Pixabay MCP Server

search_pixabay_images

Find images on Pixabay by entering search terms, filtering by type or orientation, and setting results per page. Retrieve image URLs and metadata for your projects.

Instructions

Search for images on Pixabay

Input Schema

NameRequiredDescriptionDefault
image_typeNoFilter results by image typeall
orientationNoFilter results by image orientationall
per_pageNoNumber of results per page (3-200)
queryYesSearch query terms

Input Schema (JSON Schema)

{ "properties": { "image_type": { "default": "all", "description": "Filter results by image type", "enum": [ "all", "photo", "illustration", "vector" ], "type": "string" }, "orientation": { "default": "all", "description": "Filter results by image orientation", "enum": [ "all", "horizontal", "vertical" ], "type": "string" }, "per_page": { "default": 20, "description": "Number of results per page (3-200)", "maximum": 200, "minimum": 3, "type": "number" }, "query": { "description": "Search query terms", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Pixabay MCP Server

Related Tools

ID: u4r2qldprn