Overview
Features
Upload to Cloudinary
Exposes an MCP upload tool to send images and videos to Cloudinary through MCP clients.
Flexible file input
Accepts a file path, URL, or base64 data URI as the upload source.
Resource type options
Supports resource_type values: image, video, or raw.
Custom public_id
Optional public_id to assign a custom identifier to the uploaded asset.
Overwrite control
Optional overwrite flag to replace existing assets with the same public_id.
Tag support
Optional array of tags to assign to the uploaded asset.
Credentials integration
Configured via Cloudinary CLOUD_NAME, API_KEY, and API_SECRET in MCP settings.
Claude Desktop / MCP compatibility
Designed to work with Claude Desktop and other MCP clients for seamless workflows.
Who Is This For?
- Developers:Integrate media uploads from Claude Desktop and MCP clients into apps and automation pipelines.
- Content creators:Easily upload and organize assets to Cloudinary within Claude-based workflows.
- MCP client developers:Expose Cloudinary upload capability in MCP-enabled applications using the upload tool.




