Cloudinary Asset Management for Claude Desktop
io.github.cloudinary/asset-management-mcp
Upload, organize, search, and transform images, videos, and files with AI-powered tools.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Cloudinary Asset Management in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"asset-management-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://asset-management.mcp.cloudinary.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs