cloudinary
v1.0.0-ghast.1Upload, search, transform, analyze, organize, and automate Cloudinary media through five official hosted MCP servers.
By CloudinaryLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 5 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/cloudinary/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json└── mcp.json
MCP servers5
- url
- https://analysis.mcp.cloudinary.com/mcp
- url
- https://asset-management.mcp.cloudinary.com/mcp
- url
- https://environment-config.mcp.cloudinary.com/mcp
- url
- https://mediaflows.mcp.cloudinary.com/v2/mcp
- url
- https://structured-metadata.mcp.cloudinary.com/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "cloudinary",
"version": "1.0.0-ghast.1",
"description": "Upload, search, transform, analyze, organize, and automate Cloudinary media through five official hosted MCP servers.",
"author": {
"name": "Cloudinary",
"url": "https://cloudinary.com"
},
"homepage": "https://cloudinary.com/documentation/cloudinary_llm_mcp",
"repository": "https://github.com/cloudinary/mcp-servers",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "creativity",
"upstreamRevision": "dca5790c0af2bcde291d732af05c47ad7f75d341",
"upstreamPath": ".",
"icon": "./assets/icon.png",
"mcpServerExtensions": {
"cloudinary-mediaflows": {
"credentialHeaders": {
"cld-cloud-name": "$VAULT:cloudinary-cloud-name",
"cld-api-key": "$VAULT:cloudinary-api-key",
"cld-secret": "$VAULT:cloudinary-api-secret"
}
}
}
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[cloudinary on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cloudinary-2)