Cloudinary
Summary
This Cloudinary MCP server, developed by felores, enables seamless integration of Cloudinary's image and video upload functionality into AI-assisted workflows. Built with TypeScript and leveraging the @modelcontextprotocol/sdk, it provides a straightforward interface for uploading media to Cloudinary through Claude Desktop and compatible MCP clients. The implementation supports various upload options including file paths, URLs, and base64 data URIs, along with customizable parameters like resource type, public ID, and tags. It's particularly useful for AI assistants and developers looking to incorporate on-demand media uploads into their applications, allowing for dynamic content creation and management within Cloudinary's ecosystem.
Available Actions(1)
upload
Upload images and videos to Cloudinary. Parameters: file (required, string), resource_type (optional, string), public_id (optional, string), overwrite (optional, boolean), tags (optional, array)
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论