52
/ 100
1 day ago
glama

Pinterest MCP Server

Enables image search and information retrieval from Pinterest using the Model Context Protocol. Supports searching by keywords, getting similar pins, and downloading images directly.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: API_KEY, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies14 high5 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.6.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.8.1GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.8.1GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.8.1GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.8.1GHSA-4hjh-wcwx-xvwj

Axios is vulnerable to DoS attack through lack of data size check

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYyour_super_secret_key_here (Secret key required for client requests)
configCHROME_PATH
configHTTP_PORTPORT / HTTP Port for SSE server mode (Stdio mode if unassigned)
configJEST_WORKER_ID
🔐 secretMCP_API_KEYAPI_KEY / Secret API key for HTTP/SSE authentication (No auth if empty)
configMCP_PINTEREST_DOWNLOAD_DIR/tmp/downloads
configMCP_PINTEREST_FILENAME_TEMPLATE"": "pin_{imageId}_{timestamp}.{fileExtension}",
configMCP_PINTEREST_PROXY_SERVER"": "http://127.0.0.1:7890"
configPORT3000 (or leave default set by Render)
configPUPPETEER_EXECUTABLE_PATHPath to custom Chrome/Chromium binary System default
configTRANSPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kargatharaakash-mcp-pinterest-16bc09)](https://m8ven.ai/mcp/kargatharaakash-mcp-pinterest-16bc09)
commit: 7fc4092e526e791df868ea3632f6cbcd7e9decea
code hash: 737afc661e91023e04ffba80785f94d09ae52aaa0e316999034479ae3288c42a
verified: 7/30/2026, 9:10:25 AM
view raw JSON →