Mcp Pinterest

Created By
terrysoa year ago
Overview

What is Mcp Pinterest?

Mcp Pinterest is a Model Context Protocol (MCP) server designed for image search and information retrieval from Pinterest.

How to use Mcp Pinterest?

To use Mcp Pinterest, install it via Smithery or manually clone the repository, install dependencies, and configure it in Cursor IDE to start searching for images.

Key features of Mcp Pinterest?

  • Search for images on Pinterest by keywords.
  • Retrieve detailed information about Pinterest images.
  • Seamless integration with Cursor IDE through MCP.
  • Support for headless browser mode.
  • Limit control for search results.
  • Search and download images from Pinterest.

Use cases of Mcp Pinterest?

  1. Finding images for design inspiration.
  2. Retrieving detailed information about specific images.
  3. Downloading images for offline use or further processing.

FAQ from Mcp Pinterest?

  • What are the prerequisites for using Mcp Pinterest?

You need Node.js (v18 or higher) and Cursor IDE for integration.

  • Is there a way to customize the download directory?

Yes, you can set the MCP_PINTEREST_DOWNLOAD_DIR environment variable to specify the download directory.

  • Can I use a proxy server with Mcp Pinterest?

Yes, you can configure a proxy server using the MCP_PINTEREST_PROXY_SERVER environment variable.

Server Config

{
  "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"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
terryso
Star
-
Language
-
License
-

Recommend Servers

View All
Traveltype Mcp Server

32 minutes ago