pinterest-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FFMPEG_PATH | No | Path to ffmpeg executable (default is assumed on PATH) for video download remuxing | |
| PINTEREST_COOKIE | No | Optional 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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