Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Imagekit io

Imagekit io

ImageKit.io is a comprehensive media management solution offering real-time image and video optimization, transformation, and delivery through a global content delivery network (CDN).

51VIEWS
2207USERS

Install MCP Server

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

npx @composio/cli add cursor --app imagekit_ionpx @composio/cli add cursor --app imagekit_ionpx @composio/cli add cursor --app imagekit_ionpx @composio/cli add cursor --app imagekit_io

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

Available Tools

Bulk Job Status

Tool to check status of a bulk job. Use when monitoring progress of a bulk copy or move folder operation.

Bulk Move Files

Tool to move multiple files in bulk. Use when you need to relocate up to 100 ImageKit files to a specified folder in one API call.

Bulk Remove Tags

Tool to remove tags from multiple files in bulk. Use when you need to strip specified tags from up to 50 existing files in one API call.

Copy Folder

Tool to initiate a bulk copy of a folder. Use when you need to asynchronously duplicate a directory (optionally including all versions) at another path in ImageKit. Returns a jobId to track progress with IMAGEKIT_IO_BULK_JOB_STATUS.

Create Custom Metadata Field

Tool to create a custom metadata field. Use when you need to define a new field in ImageKit DAM.

Create Folder

Tool to create a new folder. Use when you need to organize assets into a structured folder hierarchy.

Delete Custom Metadata Field

Tool to delete a custom metadata field. Use when you have the field ID and need to permanently remove the metadata schema field. Call after confirming irreversible deletion.

Delete File

Tool to delete a file. Use when you have the file ID and need to permanently remove the file. Call after confirming irreversible deletion.

Delete File Version

Tool to delete a specific non-current file version. Use when permanently removing an older version of a file.

Delete Folder

Tool to delete a folder. Use when you need to permanently remove an existing folder and its contents. Call after confirming irreversible deletion.

Delete Multiple Files

Tool to delete multiple files. Use when you need to remove up to 100 assets by their file IDs in one batch operation.

Get Upload Authentication Parameters

Tool to generate authentication parameters for client-side file uploads. Use when preparing client-side uploads.

Get File Details

Tool to retrieve details of a specific file. Use after uploading or listing assets to get full metadata.

Get File Metadata

Tool to retrieve metadata of an uploaded file. Use after confirming a successful upload to get EXIF, pHash, dimensions, and other image metadata.

Get File Version Details

Tool to retrieve details of a specific file version. Use after listing or uploading assets when you need to inspect version metadata.

Get Usage

Tool to retrieve account usage metrics. Use when you need usage stats for a specific date range (max 90 days).

List And Search Assets

Tool to list and search assets in your ImageKit account. Use when you want to retrieve or filter media library assets by criteria such as name, tags, folder path, or advanced queries.

List Custom Metadata Fields

Tool to list all custom metadata fields. Use when you need to retrieve all defined metadata fields, optionally including deleted ones.

List File Versions

Tool to list all versions of a file. Use after confirming the fileId to retrieve all historical and published versions of an asset.

Move Folder

Tool to initiate a bulk move of a folder. Use when you need to asynchronously relocate a directory to another path in ImageKit. Returns a jobId to track progress with IMAGEKIT_IO_BULK_JOB_STATUS.

20 actions available