Back to directory
felores/cloudinary-mcp-server

felores/cloudinary-mcp-server

@felores

MCP server for uploading images and videos to Cloudinary through Claude Desktop and compatible MCP clients

cloudinarymedia-uploadmcpclaude-desktopimage-processingvideo-processingcloud-storagetool

Installation & Configuration

{
  "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"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13