cloudinary-mcp-server
4
The Cloudinary MCP Server allows users to upload images and videos to Cloudinary through Claude Desktop and other MCP clients. It requires Node.js and is customizable for different configurations and development contributions.
Cloudinary MCP Server
This project provides a server for uploading images and videos to Cloudinary using Claude Desktop and other compatible MCP clients.
Installation
Requirements
- Node.js (version 18 or higher) and npm
Install using npx (Recommended)
- Configure the Claude directory and update MCP settings with Cloudinary credentials.
Developer Installation
- Clone the repository, install dependencies, and build the server.
Setup Instructions
- Obtain Cloudinary credentials and update MCP settings file.
- Install dependencies and build server.
Available Tools
- upload: Upload images and videos with configurable options like resource type, public ID, and tags.