Pinterest MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP Port for SSE server mode (default: Stdio mode if unassigned) | |
| API_KEY | No | Secret API key for HTTP/SSE authentication (No auth if empty) | |
| HTTP_PORT | No | HTTP Port for SSE server mode (default: Stdio mode if unassigned) | |
| MCP_API_KEY | No | Secret API key for HTTP/SSE authentication (No auth if empty) | |
| PUPPETEER_EXECUTABLE_PATH | No | Path to custom Chrome/Chromium binary | |
| MCP_PINTEREST_DOWNLOAD_DIR | No | Root directory for downloads | ../downloads |
| MCP_PINTEREST_PROXY_SERVER | No | Optional proxy server (http://host:port) | |
| MCP_PINTEREST_FILENAME_TEMPLATE | No | Template for downloaded file names | pinterest_{imageId}.{fileExtension} |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pinterest_health_checkA | Check health, system metrics, Chromium browser status, write permissions, and server status |
| pinterest_searchC | Search for images on Pinterest by keyword |
| pinterest_get_image_infoC | Get Pinterest image information |
| pinterest_search_and_downloadB | Search for images on Pinterest by keyword and download them |
| pinterest_get_similar_pinsB | Open a target Pinterest Pin URL or ID and retrieve "More like this" related visual design recommendations |
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/Kargatharaakash/mcp-pinterest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server