felores_cloudinary-mcp-server
0
The Cloudinary MCP Server allows users to upload media files directly to Cloudinary using Claude Desktop and compatible MCP clients. It provides tools for handling different media types and offers customizable upload parameters.
Cloudinary MCP Server
This project provides an MCP server for uploading images and videos to Cloudinary. It is compatible with Claude Desktop and other MCP clients.
Installation
Quick Install (Recommended)
Install using npx @felores/cloudinary-mcp-server
and configure with Cloudinary credentials.
Developer Installation
Clone the repository, install dependencies, and build the project.
Setup Instructions
Ensure you have a Cloudinary account and appropriate credentials. Add the server configuration to your MCP settings file.
Available Tools
upload
- Upload images and videos to Cloudinary with parameters such as
file
,resource_type
,public_id
,overwrite
, andtags
.