Language: 日本語English

cloudinary Plugin

Topics
Design & Media Production · Documents & Content Creation
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

This plugin connects a coding agent (such as Claude or Cursor) directly to Cloudinary's media management platform, enabling asset management, transformations, and media workflows without leaving the editor. Per the README, it pre-configures five Cloudinary MCP servers covering asset management, environment configuration, structured metadata, AI-based analysis, and MediaFlows workflow automation. It also bundles two skills: cloudinary-docs, which fetches live documentation for up-to-date answers, and cloudinary-transformations, which creates and debugs transformation URLs from natural language. Four of the five MCP servers authenticate via an OAuth2 login prompt, while the cloudinary-mediaflows server requires Cloudinary API credentials to be set in the mcp.json headers.

Overview

Per the Cloudinary homepage, Cloudinary is an Image & Video API platform offering APIs and SDKs, a Digital Asset Management product called Cloudinary Assets, a workflow automation tool called MediaFlows, and a content quality/brand-check product called Cloudinary Moderation.

What you can do with cloudinary

  • Upload, manage, and transform media assets via the cloudinary-asset-mgmt MCP server
  • Configure Cloudinary environment settings via the cloudinary-env-config MCP server
  • Work with structured metadata on assets via the cloudinary-smd MCP server
  • Analyze images and videos with AI via the cloudinary-analysis MCP server
  • Build and run automated media workflows via the cloudinary-mediaflows MCP server
  • Get accurate, up-to-date answers about Cloudinary APIs via the cloudinary-docs skill
  • Create and debug Cloudinary transformation URLs from natural language via the cloudinary-transformations skill

Sources

Original description (English)

Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.

History of cloudinary

Back to list