Skip to main content
Glama
Martin-Code202

pinterest-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFMPEG_PATHNoPath to ffmpeg executable (default is assumed on PATH) for video download remuxing
PINTEREST_COOKIENoOptional web session cookie for personalized resources (e.g., _pinterest_sess=...; csrftoken=...; _auth=1)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pinterest_searchA

Search Pinterest for pins by keyword. Returns images, gifs, and/or videos with direct media URLs and a pagination bookmark. No authentication required.

pinterest_get_pinA

Fetch full detail for a single pin by id, including every image size and video stream.

pinterest_board_pinsB

List pins from a Pinterest board. Accepts a numeric board id or a 'username/board-slug' path.

pinterest_related_pinsA

Find pins related to a given pin id (visually/contextually similar).

pinterest_autocompleteA

Get Pinterest search-term suggestions for a partial query.

pinterest_downloadA

Download a pin's media (image, gif, or video) to local disk. Give a pinId to grab its best asset, or a direct media url. HLS videos are muxed to mp4 via ffmpeg.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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