LogoSTMCP
Download
cloudinary-mcp-server

Cloudinary MCP Server

Cloudinary MCP Server enables seamless uploading of images and videos to Cloudinary through Claude Desktop and MCP clients using secure API integration and customizable upload parameters.

Tools

1. upload

Upload images and videos to Cloudinary.

Open Graph image for Cloudinary MCP Server

JSON Config

{
  "mcpServers": {
    "cloudinary": {
      "command": "npx",
      "args": ["@felores/cloudinary-mcp-server@latest"],
      "env": {
        "CLOUDINARY_CLOUD_NAME": "your_cloud_name",
        "CLOUDINARY_API_KEY": "your_api_key",
        "CLOUDINARY_API_SECRET": "your_api_secret"
      }
    }
  }
}

Useful Links

Information