Back to Home
cloudinary icon

mcp-servers

Verified Safe

by cloudinary

Overview

Provides Model Context Protocol (MCP) servers to integrate Cloudinary's media management platform with Large Language Models (LLMs) for natural language asset management, transformation, analysis, and organization.

Installation

Run Command
npx -y --package @cloudinary/asset-management-mcp -- mcp start --cloud-name YOUR_CLOUD_NAME --api-key YOUR_API_KEY --api-secret YOUR_API_SECRET

Environment Variables

  • CLOUDINARY_CLOUD_NAME
  • CLOUDINARY_API_KEY
  • CLOUDINARY_API_SECRET
  • CLOUDINARY_URL
  • CLOUDINARY_DEBUG

Security Notes

The provided source code consists of README documentation and JSON configuration examples, not core application logic. There are no direct indications of 'eval', obfuscation, or hardcoded secrets. It explicitly guides users to configure credentials via environment variables, headers, or command-line arguments, which is a secure practice. The primary security considerations would stem from the underlying npm packages and the user's handling of their Cloudinary API keys and secrets. Remote servers utilize HTTPS. The 'CLOUDINARY_DEBUG' environment variable should be used cautiously in production environments.

Similar Servers

Stats

Interest Score34
Security Score8
Cost ClassHigh
Avg Tokens1000
Stars4
Forks1
Last Update2025-12-02

Tags

CloudinaryLLM IntegrationMedia ManagementAIWorkflow Automation