cloudinary.com
Cloudinary provides cloud-based media management for images and video, including upload, transformation, optimization, storage, and delivery. It also offers digital asset management and AI/agent tooling around those media workflows.
Cloudinary exposes REST APIs for upload/admin workflows, an unauthenticated agent account-creation API, a hosted OAuth-protected MCP server, and a Node-based CLI.
- Cloudinary MCP Serverdiscovered
- Cloudinary Upload APIdiscovered
- Cloudinary Agent Account Creation APIdiscovered
- Cloudinary CLIdiscovered
Create a Cloudinary account via free signup or the unauthenticated agent account creation API. Then get your product environment credentials from the Console / product environment settings, or use the returned api_key, api_secret, and CLOUDINARY_URL from the agent account creation response. Cloudinary's getting-started docs point developers to Step 1: Register and find credentials.
Use a Cloudinary-supported MCP client and connect to the hosted MCP server described in Cloudinary AI Agent Tools and MCP Servers. The hosted server uses OAuth; the server itself responds with invalid_token and instructs clients to re-authenticate at its /authorize endpoint. In practice, start the OAuth flow from your MCP client against the hosted endpoint https://asset-management.mcp.cloudinary.com/sse.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://cloudinary.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing