Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Uploadcare

Uploadcare

Uploadcare is a comprehensive file handling service that offers uploading, storage, processing, and delivery solutions for web and mobile applications.

67VIEWS
2031USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app uploadcarenpx @composio/cli add cursor --app uploadcarenpx @composio/cli add cursor --app uploadcarenpx @composio/cli add cursor --app uploadcare

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Uploadcare Webhook

Tool to create a new webhook. use when you need to subscribe to file events and receive notifications at your service. ensure you have an existing project uuid before using this tool.

Delete File Metadata Key

Tool to delete a specific metadata key from an uploadcare file. use when you need to remove obsolete metadata after file processing.

Delete Webhook

Tool to delete a specific webhook. use when you need to remove a webhook by its id after confirming its details.

Get Uploadcare File Download Url

Tool to retrieve a temporary download url for a file. use when you need a direct download link after uploading a file.

Get Uploadcare File Info

Tool to get information about a specific file. use after uploading a file to retrieve detailed metadata and usage information.

Get Uploadcare Project Info

Tool to get information about the current uploadcare project. use when you need to retrieve project configuration details.

List Uploadcare Files

Tool to list files in a project. use when you need to retrieve uploaded files with optional filters, pagination, or include total count.

List Uploadcare Groups

Tool to list groups in the project. use when you need to retrieve paginated groups of files.

List Uploadcare Webhooks

Tool to list webhook subscriptions. use when you need a paginated list of webhooks for your project after configuring authentication.

Rotate Image

Tool to rotate an image by specified degrees clockwise. use when you need to rotate an uploaded image by 90, 180, or 270 degrees. use after confirming the file uuid.

Store Uploadcare File

Tool to mark an uploadcare file as permanently stored. use after uploading a file when you need to store it permanently.

Mirror Uploadcare Image

Tool to mirror an image horizontally via uploadcare cdn. use when you need the url of a horizontally flipped image.

12 actions available