Skip to main content
Glama
Kreminskaya

pinterest-vision-mcp

by Kreminskaya

pinterest_pipeline

Search Pinterest images, download and analyze them with LLM vision, then store in a vector database for semantic retrieval by style or mood.

Instructions

Full visual intelligence pipeline: search → download → analyze → store. Note: on first run with ingest=True, ChromaDB will download an embedding model (~90 MB). Args: query: search query, e.g. 'minimal editorial white shirt studio' limit: max pins to search (default 15) max_download: max images to download and analyze (default 8) analyze: run LLM vision analysis (default True) ingest: store results in vector base (default True)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
limitNo
max_downloadNo
analyzeNo
ingestNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

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

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