📡 MCP Radar

Nuu-maan/pinterest-mcp

MCP server for searching and downloading Pinterest images and boards

4 stars
0 forks
Python
momentum ▲ 10.0
created 2026-08-26
on radar since 2026-08-27
star trend 3 → 4 since 2026-08-27
View on GitHub ↗

About pinterest-mcp

An MCP server that lets Claude (or any MCP client) search Pinterest and download images directly to your machine — no manual browsing, no manual saving.

It talks to Pinterest's own internal web API (the same requests your browser makes when you're logged in), authenticated with your personal session cookie. There's no official public Pinterest API for this, so this project reverse-engineers the internal one.

- Search and download — give a keyword, get N full-resolution images saved locally. - Board download — give a board link (pin.it short links work), get N images from it. - List boards — see a user's boards, with pin counts, without needing a direct link. - Board info — look up a board's name and pin count. - Dedup on re-run — re-fetching the same query or board skips images you already downloaded instead of re-fetching or leaving stale files behind. - Metadata sidecars — each image's title, description, and source link is saved to a matching .json file in a hidden .meta folder, so the image folder itself stays clean.

- Python 3.14+ - uv - A Pinterest account, logged in via browser

This runs as you, using your own logged-in session — it does not create or need a separate API key.

1. Open pinterest.com in your browser and make sure you're logged in. 2. Open DevTools (F12) → Network tab. 3. Reload the page, click any request to pinterest.com. 4. In the request headers, find Cookie: and copy the entire value.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Nuu-maan--pinterest-mcp.html)

Related MCP servers

fellowgeek/mcp-memory

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.

⭐ 188Python
sosoj92/jarvis-assistant-vocal

Assistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.

⭐ 132Python
Stupidoodle/swissdevjobs-cli

Search & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin

⭐ 92Python
agents-universe/agents-universe

让智能体像人一样学习和工作,共享智能体和项目记忆

⭐ 83Python
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.