Installation & Configuration
{
"mcpServers": {
"cloudinary": {
"command": "npx",
"args": [
"@felores/cloudinary-mcp-server@latest"
],
"env": {
"CLOUDINARY_CLOUD_NAME": "your_cloud_name",
"CLOUDINARY_API_KEY": "your_api_key",
"CLOUDINARY_API_SECRET": "your_api_secret"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/1/7
Updated
2026/6/6