Cloudinary MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOUDINARY_API_KEY | Yes | Your Cloudinary API key from the Cloudinary Console | |
| CLOUDINARY_API_SECRET | Yes | Your Cloudinary API secret from the Cloudinary Console | |
| CLOUDINARY_CLOUD_NAME | Yes | Your Cloudinary cloud name from the Cloudinary Console |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| uploadB | Upload media (images/videos) to Cloudinary. For large files, the upload is processed in chunks and returns a streaming response. The uploaded asset will be available at:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/felores/cloudinary-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server