SERVER
Asset Management MCP
Rank #11396pulsemcp/cloudinary-asset-management
Upload, organize, search, and transform images, videos, and files with AI-powered tools.
First listed
Nov 18, 2025
Last publish date
Mar 23, 2026
OVERVIEW
Asset Management MCP is a Model Context Protocol (MCP) server published by cloudinary. It ranks #11396 of 58,832 servers tracked on MCP Toplist. Asset Management MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Nov 18, 2025 and most recently updated on Mar 23, 2026.
STANDING
#11,396of 58,832 tracked serversTop 25%
Ranks ahead of 47,436 of 58,832 servers on MCP Toplist.
CONNECT
Use Asset Management MCP
Add Asset Management MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"cloudinary-asset-management": {
"url": "https://asset-management.mcp.cloudinary.com/mcp"
}
}
}npm package
{
"mcpServers": {
"cloudinary-asset-management": {
"command": "npx",
"args": [
"-y",
"@cloudinary/asset-management-mcp"
],
"env": {
"CLOUDINARY_CLOUD_NAME": "<your CLOUDINARY_CLOUD_NAME>",
"CLOUDINARY_API_KEY": "<your CLOUDINARY_API_KEY>",
"CLOUDINARY_API_SECRET": "<your CLOUDINARY_API_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"cloudinary-asset-management": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/cloudinary/asset-management-mcp:0.8.1"
],
"env": {
"CLOUDINARY_CLOUD_NAME": "<your CLOUDINARY_CLOUD_NAME>",
"CLOUDINARY_API_KEY": "<your CLOUDINARY_API_KEY>",
"CLOUDINARY_API_SECRET": "<your CLOUDINARY_API_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
cloudinary
MORE FROM THIS PUBLISHER
Other servers by cloudinary
View all cloudinary servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.8.1 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Asset Management MCP?
- Upload, organize, search, and transform images, videos, and files with AI-powered tools.
- Who maintains Asset Management MCP?
- Asset Management MCP is maintained by cloudinary, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Asset Management MCP an official MCP server?
- Yes — Asset Management MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Asset Management MCP have?
- MCP Toplist tracks 2 versions of Asset Management MCP, most recently published on Mar 23, 2026.
- Where can I find the source code for Asset Management MCP?
- The source code for Asset Management MCP is hosted at github.com/cloudinary/asset-management-mcp.
EXPLORE