Skip to main content
Glama

mcp-pinterest

pinterest_search

Search and retrieve Pinterest images by keyword using this tool. Specify search terms, limit results, and activate headless browser mode for efficient image discovery.

Instructions

Search for images on Pinterest by keyword

Input Schema

NameRequiredDescriptionDefault
headlessNoWhether to use headless browser mode (default: true)
keywordYesSearch keyword
limitNoNumber of images to return (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 (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