MCP server

Cloudinary

MCP

Official Cloudinary MCP. Assets in, transforms out.

Cloudinary’s asset-management MCP. Upload, search, transform — the cloud you already pay for.

latest·Proprietary·Updated this quarter·github.com/cloudinary/asset-management-mcp·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "cloudinary": {
      "url": "https://asset-management.mcp.cloudinary.com/mcp"
    }
  }
}

By Cloudinary

Spec

What the server actually exposes.

  • search_assets

    read

    Find media.

  • transform

    read

    A derived URL.

  • upload

    write

    Upload after you confirm.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

cloudinary-mcp.mcp/tools

Tools

  • search_assets

    Find media.

    read
  • transform

    A derived URL.

    read
  • upload

    Upload after you confirm.

    write

Last call

{ "ok": true,
  "tool": "search_assets",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.