cloudinary-mcp-server
0
The Cloudinary MCP Server allows AI assistants to interact with Cloudinary's Upload and Admin APIs, enabling automated management of assets in a Cloudinary cloud. It offers tools to upload, delete, and search assets, leveraging Cloudinary's capabilities for AI-driven applications.
Cloudinary MCP Server
A Model Context Protocol server that exposes Cloudinary Upload & Admin API methods as tools by AI assistants. This server allows AI systems to interact with your Cloudinary cloud. It makes calls on your behalf to the Cloudinary API, enabling both uploading and managing of assets in your Cloudinary account. The server currently supports several methods with plans to add more in the future.
How It Works
- Performs calls to the Cloudinary API for asset management.
- Includes uploading, deleting, retrieving, and searching assets.
Benefits
- Transforms Cloudinary cloud actions into AI assistant tools.
- Converts Cloudinary assets into data for AI assistants.
Usage with Claude Desktop
- Requires NodeJS and a compatible MCP client.
- Configuration involves setting Cloudinary credentials in the Claude Desktop configuration file.
Tools
- upload: Upload files to Cloudinary.
- delete-asset: Delete assets from Cloudinary.
- get-asset: Get details about specific assets.
- find-assets: Search for assets in Cloudinary.
- get-usage: Obtain usage reports of your Cloudinary environment.