Pinterest Api
Provides API guidance and assistance for developing backend services and APIs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pinterest-api npx -- -y @trustedskills/pinterest-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pinterest-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pinterest-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
pinterest-api
What it does
This skill enables AI agents to interact with Pinterest's platform, allowing them to search for images and boards, as well as manage pins and board visibility. It provides direct access to Pinterest's API endpoints for creating a dynamic visual discovery experience within automated workflows.
When to use it
- Automating the curation of mood boards for design projects or marketing campaigns.
- Searching for specific product images to analyze trends or gather inspiration.
- Programmatically saving high-quality assets from Pinterest to local storage or other databases.
- Managing public visibility settings for user-generated content on Pinterest boards.
Key capabilities
- Search functionality for images and boards across the Pinterest ecosystem.
- Creation and management of new pins containing links, descriptions, and media.
- Ability to create, edit, and delete boards to organize visual collections.
- Control over board visibility settings (public or private).
Example prompts
- "Search for minimalist interior design images on Pinterest and save the top 10 results to a new board called 'Modern Living'."
- "Find trending fashion pins from the last month and compile a list of their URLs for further analysis."
- "Create a public board named 'Tech Gadgets' and pin three specific product images with detailed descriptions."
Tips & gotchas
Ensure you have valid API credentials configured before attempting to execute actions that modify data, such as creating pins or boards. Pinterest's API has rate limits, so be mindful of request frequency when running high-volume automated searches.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.