Loading languages...
@F

@felores/cloudinary-mcp-server

@felores8

MCP (Model Context Protocol) server for uploading media to Cloudinary using Claude Desktop

Cloudinary
media upload
image
video

# mcpServer 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"
      }
    }
  }
}

# stdio

npx @felores/cloudinary-mcp-server@latest
Transport:
stdio
Language:
JavaScript
Created:1/7/2025
Updated:7/21/2025
Homepage: