the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.cloudinary/asset-management-mcp",
"description": "Upload, organize, search, and transform images, videos, and files with AI-powered tools.",
"title": "Cloudinary Asset Management",
"repository": {
"url": "https://github.com/cloudinary/asset-management-mcp",
"source": "github"
},
"version": "0.8.1",
"packages": [
{
"registryType": "npm",
"identifier": "@cloudinary/asset-management-mcp",
"version": "0.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Cloudinary cloud name. Find it in your Cloudinary Dashboard.",
"isRequired": true,
"name": "CLOUDINARY_CLOUD_NAME"
},
{
"description": "Your Cloudinary API key. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "CLOUDINARY_API_KEY"
},
{
"description": "Your Cloudinary API secret. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "CLOUDINARY_API_SECRET"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/cloudinary/asset-management-mcp:0.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Cloudinary cloud name. Find it in your Cloudinary Dashboard.",
"isRequired": true,
"name": "CLOUDINARY_CLOUD_NAME"
},
{
"description": "Your Cloudinary API key. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "CLOUDINARY_API_KEY"
},
{
"description": "Your Cloudinary API secret. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "CLOUDINARY_API_SECRET"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://asset-management.mcp.cloudinary.com/mcp",
"headers": [
{
"description": "Your Cloudinary cloud name. Find it in your Cloudinary Dashboard.",
"isRequired": true,
"name": "cloudinary-cloud-name"
},
{
"description": "Your Cloudinary API key. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "cloudinary-api-key"
},
{
"description": "Your Cloudinary API secret. Found in Dashboard > Settings > Access Keys.",
"isRequired": true,
"isSecret": true,
"name": "cloudinary-api-secret"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-23T22:37:18.143811Z",
"publishedAt": "2026-03-23T22:37:18.143811Z",
"updatedAt": "2026-03-23T22:37:18.143811Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.8.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.