Pinterest MCP connector
Pinterest is a visual discovery platform that allows users to save and share images and videos to themed boards. The Pinterest MCP connector allows AI agents to manage boards and pins, retrieve user account details and linked businesses, and view follower relationships. It also supports accessing user websites, generating verification codes for website claiming, and browsing boards that users follow.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Pinterest MCP connector to perform the following actions:
- Build Pinterest boards programmatically to organize and showcase product catalogs
- Monitor follower growth and engagement across your Pinterest presence
- Sync Pinterest pins with marketing automation workflows for content distribution
- Track performance metrics across ad accounts to optimize campaign spending
- Claim and verify websites in Pinterest to enable rich pins and analytics
- Discover trending search terms and related keywords for content strategy
- Manage multiple business accounts and ad campaigns from a single workflow
Example prompts
Use the following example prompts to invoke Pinterest MCP connector tools from your AI assistant or Boomi Connect workflow:
Create a new Pinterest board called summer collection for our e-commerce store.Show me all the pins I have saved on my fashion boards.List the followers I have gained this month on Pinterest.What metrics are available for my Pinterest ad accounts?Display all the linked business accounts associated with my Pinterest profile.Find suggested search terms related to sustainable home decor.Retrieve the verification code so I can claim my website on Pinterest.List all feeds connected to my Pinterest catalogs.Show me the countries where my Pinterest ads are currently running.Pull all media uploads I have made to Pinterest in the last 30 days.
Pinterest MCP connector tools
The Pinterest MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| pinterest_pinterestcreateboard_invoke | Creates a new board for organizing and saving pins. |
| user_account/get | Retrieves the authenticated user's account information and profile details. |
| linked_business_accounts/get | Retrieves a list of business accounts linked to the user's account. |
| followers/list | Retrieves a list of users who follow the authenticated user's account. |
| user_following/get | Retrieves a list of users that the authenticated user follows. |
| boards_user_follows/list | Retrieves a list of boards that the authenticated user follows. |
| user_websites/get | Retrieves a list of websites associated with the user's account. |
| website_verification/get | Retrieves the verification code needed to claim ownership of a website. |
| boards/list | Retrieves a list of the user's boards and their details. |
| pins/list | Retrieves a list of pins from the user's boards or feed. |
| media/list | Retrieves a list of media files uploaded by the user. |
| catalogs/list | Retrieves a list of product catalogs associated with the user. |
| feeds/list | Retrieves a list of content feeds available to the user. |
| ad_accounts/list | Retrieves a list of advertising accounts linked to the user. |
| ad_account_countries/get | Retrieves the countries available for targeting in ad accounts. |
| delivery_metrics/get | Retrieves definitions and details of available performance metrics. |
| terms_suggested/list | Retrieves a list of suggested search terms for pins and content. |
| terms_related/list | Retrieves a list of search terms related to a specified query term. |