74
grade C
3 days ago
mcp_so

Cloudinary MCP Server

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

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.
// 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 3 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: 4/18/2026, 7:22:50 PM
view raw JSON →