Submit

Make

@yoavniran

Server Config

{
  "mcpServers": {
    "make": {
      "command": "npx",
      "args": [
        "-y",
        "cloudinary-mcp-server"
      ],
      "env": {
        "CLOUDINARY_CLOUD_NAME": "<cloud name>",
        "CLOUDINARY_API_KEY": "<api-key>",
        "CLOUDINARY_API_SECRET": "<api-secret>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.