Mcp Pinterest
@terryso
About Mcp Pinterest
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pinterest": {
"command": "npx",
"env": {
"MCP_PINTEREST_DOWNLOAD_DIR": "/Users/xxx/Desktop/Images",
"MCP_PINTEREST_FILENAME_TEMPLATE": "pin_{imageId}_{timestamp}.{fileExtension}"
},
"args": [
"pinterest-mcp-server"
]
}
}
}Tools
3Search for images on Pinterest by keyword
Get Pinterest image information
Search for images on Pinterest by keyword and download them
Overview
What is Mcp Pinterest?
Mcp Pinterest is a Model Context Protocol (MCP) server that provides Pinterest image search and information retrieval. It integrates with Cursor IDE via MCP, enabling AI to search, inspect, and download Pinterest images programmatically.
How to use Mcp Pinterest?
Install via Smithery (npx -y @smithery/cli install mcp-pinterest --client claude) or clone the repository, run npm install and npm run build, then configure the built JavaScript file as an MCP server in Cursor IDE (either through the interface or by editing ~/.cursor/mcp.json). Use environment variables like MCP_PINTEREST_DOWNLOAD_DIR to control download paths, filename templates, and proxy settings.
Key features of Mcp Pinterest
- Pinterest image search by keyword
- Retrieve detailed image information
- Search and download images from Pinterest
- Headless browser mode support
- Configurable result limit and download directory
- Proxy server support for restricted regions
Use cases of Mcp Pinterest
- Searching for reference images during AI-assisted design or development
- Downloading Pinterest images for datasets or content curation
- Retrieving metadata about specific Pinterest pins when integrated with Cursor AI
FAQ from Mcp Pinterest
What are the runtime requirements for Mcp Pinterest?
Node.js v18 or higher is required, and Cursor IDE is needed for MCP integration.
How do I configure the download directory and filename template?
Set the environment variables MCP_PINTEREST_DOWNLOAD_DIR and MCP_PINTEREST_FILENAME_TEMPLATE. The default download directory is ../downloads relative to the server script, and the default filename template is pinterest_{imageId}.{fileExtension}.
Can I use a proxy to access Pinterest?
Yes, set the MCP_PINTEREST_PROXY_SERVER environment variable to an HTTP, HTTPS, SOCKS4, or SOCKS5 proxy URL (e.g., http://127.0.0.1:7890).
What MCP tools does the server expose?
It exposes pinterest_search, pinterest_get_image_info, and pinterest_search_and_download. Each accepts keyword, limit, and headless parameters as appropriate.
Is any authentication or API key required?
No authentication or API key is needed; the server uses a headless browser to access Pinterest.
Frequently asked questions
What are the runtime requirements for Mcp Pinterest?
Node.js v18 or higher is required, and Cursor IDE is needed for MCP integration.
How do I configure the download directory and filename template?
Set the environment variables `MCP_PINTEREST_DOWNLOAD_DIR` and `MCP_PINTEREST_FILENAME_TEMPLATE`. The default download directory is `../downloads` relative to the server script, and the default filename template is `pinterest_{imageId}.{fileExtension}`.
Can I use a proxy to access Pinterest?
Yes, set the `MCP_PINTEREST_PROXY_SERVER` environment variable to an HTTP, HTTPS, SOCKS4, or SOCKS5 proxy URL (e.g., `http://127.0.0.1:7890`).
What MCP tools does the server expose?
It exposes `pinterest_search`, `pinterest_get_image_info`, and `pinterest_search_and_download`. Each accepts keyword, limit, and headless parameters as appropriate.
Is any authentication or API key required?
No authentication or API key is needed; the server uses a headless browser to access Pinterest.
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments