Cloudinary MCP Server (Official)

Official Cloudinary MCP server enabling AI agents to manage media assets — uploading images and videos, applying transformations, searching the media library, and generating optimized delivery URLs.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools cloudinary images media mcp-server official cdn transformation upload
⚙ Agent Friendliness
83
/ 100
Can an agent use this?
🔒 Security
78
/ 100
Is it safe for agents?
⚡ Reliability
87
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
80
Documentation
88
Error Messages
82
Auth Simplicity
85
Rate Limits
78

🔒 Security

TLS Enforcement
100
Auth Strength
75
Scope Granularity
55
Dep. Hygiene
85
Secret Handling
80

HTTPS enforced. Signed upload requests prevent unauthorized uploads. No scope granularity. SOC 2, ISO 27001, GDPR.

⚡ Reliability

Uptime/SLA
90
Version Stability
88
Breaking Changes
88
Error Recovery
82
AF Security Reliability

Best When

An agent needs to upload, transform, or retrieve images and videos from Cloudinary's managed media platform.

Avoid When

You're using S3, Imgix, or another CDN — use those platforms' native APIs.

Use Cases

  • Uploading agent-generated images to Cloudinary from workflow agents
  • Searching and retrieving media assets for content agents
  • Applying image transformations (resize, crop, format) via agents
  • Generating optimized image delivery URLs from asset management agents
  • Analyzing media assets with Cloudinary's AI features

Not For

  • Teams using AWS S3, Imgix, or other media platforms
  • Video streaming (Cloudinary does video but streaming is specialized)
  • Document management (PDFs, Office files — use Box or Drive)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key api_secret oauth2
OAuth: Yes Scopes: No

Cloud name + API key + API secret for full access. CLOUDINARY_URL env var for convenience. No fine-grained scopes on API credentials.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Credit-based pricing covers storage, transformations, and bandwidth. Free tier generous for development.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • Cloud name is required for all operations — configure via CLOUDINARY_URL
  • Transformation chains are powerful but have complex URL encoding
  • Upload preset required for unsigned uploads — configure before agent deployment
  • Management API rate limit (500/hr) hit quickly for batch operations
  • API secret must be protected — it signs upload requests
  • Eager transformations vs on-the-fly — choose based on use case

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Cloudinary MCP Server (Official).

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered