Cloudinary Asset Management
0
Provides a JavaScript SDK for programmatically interacting with and managing media assets on Cloudinary.
概要
This JavaScript SDK facilitates comprehensive management of Cloudinary assets, enabling developers to upload, manipulate, organize, search, and delete various media types including images, videos, and raw files. It supports programmatic control over asset lifecycle, folder structures, and metadata. Additionally, the SDK functions as an installable Model Context Protocol (MCP) server, exposing its methods as tools for integration with AI applications.
主な機能
- Programmatic upload, update, and deletion of images, videos, and raw files.
- Full management of media folders, including creation, renaming, moving, and deletion.
- Functions as a Model Context Protocol (MCP) server for AI application integration.
- Comprehensive asset search and filtering capabilities (tags, context, moderation, visual similarity).
- Support for creating derived images, generating archives, and managing asset relations.
- 0 GitHub stars
ユースケース
- Building custom media management interfaces or tools integrated with Cloudinary.
- Automating media asset workflows within web and backend applications.
- Developing AI-powered applications that leverage Cloudinary's asset capabilities via MCP.