Skip to main content
Glama

mcp-pinterest

pinterest_search_and_download

Search Pinterest images by keyword and download them directly. Specify the number of results and use headless browser mode for efficient image 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" }

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