74
/ 100
6 days ago
mcp_so

Cloudinary MCP Server

MCP (Model Context Protocol) server for uploading media to Cloudinary using Claude Desktop

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: 1 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: CLOUDINARY_API_KEY, CLOUDINARY_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highcloudinary@1.41.0GHSA-g4mf-96x5-5m2c

Cloudinary Node SDK is vulnerable to Arbitrary Argument Injection through parameters that include an ampersand

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.
🔐 secretCLOUDINARY_API_KEY"": "your_api_key",
🔐 secretCLOUDINARY_API_SECRET"": "your_api_secret"
configCLOUDINARY_CLOUD_NAME"": "your_cloud_name",
// 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 4 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/felores-cloudinary-mcp-server-1fhsj2)](https://m8ven.ai/mcp/felores-cloudinary-mcp-server-1fhsj2)
commit: 9a18682658662edf16ba737337f11df30ee649d4
code hash: b729988011181454ef1934dcd8129244b3fb456a475f283bbbdda2733710b9f0
verified: 7/4/2026, 9:15:28 AM
view raw JSON →