Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Cloudinary Asset Management MCP logo
MCP server

Cloudinary Asset Management MCP

Cloudinary's own server for uploading, searching, organising and transforming stored media assets.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx @cloudinary/asset-management-mcp start
mcpServers
{
  "mcpServers": {
    "cloudinary-mcp": {
      "command": "npx",
      "args": [
        "@cloudinary/asset-management-mcp",
        "start"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
MIT

This is the vendor implementation, which matters for a media library because upload semantics, folder structure and transformation URLs are Cloudinary's own model rather than a generic object store. It ships in two shapes with a real difference between them. Run locally as an npm package and the cloud name, key and secret come from the process environment, one account per process. Point a client at the hosted streamable HTTP endpoint instead and those three values travel as request headers, so a single deployment can serve several Cloudinary accounts without a restart. A prebuilt desktop extension bundle and a container image cover the installation paths in between.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?