Back to directory
@felores/cloudinary-mcp-server

@felores/cloudinary-mcp-server

@felores10

An MCP server enabling media (images, videos) uploads to Cloudinary, designed for integration with Claude Desktop and other MCP clients.

Cloudinarymedia uploadimagevideocloud

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
2025/1/7
Updated
2026/6/6