Skip to main content
Glama

mcp-pinterest

pinterest_search_and_download

Search Pinterest for images using keywords and download them directly. Specify the number of images and enable headless browser mode for efficient retrieval.

Instructions

Search for images on Pinterest by keyword and download them

Input Schema

NameRequiredDescriptionDefault
headlessNoWhether to use headless browser mode (default: true)
keywordYesSearch keyword
limitNoNumber of images to return and download (default: 10)

Input Schema (JSON Schema)

{ "properties": { "headless": { "default": true, "description": "Whether to use headless browser mode (default: true)", "type": "boolean" }, "keyword": { "description": "Search keyword", "type": "string" }, "limit": { "default": 10, "description": "Number of images to return and download (default: 10)", "type": "integer" } }, "required": [ "keyword" ], "type": "object" }
Install Server

Other Tools from mcp-pinterest

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/terryso/mcp-pinterest'

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