Back to directory
@cloudinary/asset-management

@cloudinary/asset-management

@cloudinary9

The Cloudinary Asset Management MCP Server allows you to upload, manage, and transform your media assets, offering advanced search and organization capabilities directly through conversational AI.

mediaasset managementimagevideocloudinaryuploadtransformcloud

Installation & Configuration

{
  "mcpServers": {
    "cloudinary-asset-mgmt": {
      "command": "npx",
      "args": [
        "-y",
        "--package",
        "@cloudinary/asset-management",
        "--",
        "mcp",
        "start"
      ],
      "env": {
        "CLOUDINARY_CLOUD_NAME": "cloud_name",
        "CLOUDINARY_API_KEY": "api_key",
        "CLOUDINARY_API_SECRET": "api_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/6/15
Updated
2026/6/7