# Transloadit MCP

Vendor: Transloadit  
Category: other  
Auth: API_KEY  
Composio slug: `transloadit`

Transloadit is a cloud platform for uploading, transforming, and delivering files, images, audio, and video through programmable processing workflows.

## Tools

- **Cancel Assembly** — Cancel a running Assembly and any upload still in progress. Fails if the Assembly reaches another terminal state before cancellation is confirmed.
- **Create Assembly** — Start a Transloadit file-processing Assembly from validated inline Steps or an existing Template, optionally uploading up to 10 local files with a 20 MiB aggregate direct-upload limit. Use a /http/import Step inside steps for remote files o
- **Get Assembly Status** — Retrieve the latest state, uploads, warnings, and results for one Assembly. This performs one status fetch and does not poll. Transloadit limits status requests to 3 per second for the same Assembly ID.
- **List Assemblies** — Return one page of Assemblies in descending creation order, optionally filtered by state, date range, or keywords.
- **Replay Assembly** — Retry a crashed Assembly while its original input files remain recoverable, optionally reparsing its Template.
- **Replay Assembly Notification** — Resend a completed Assembly's result notification to the notify_url configured on that Assembly.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Transloadit.
3. Authorise through api_key.
4. Teammates can now @-mention Transloadit tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/transloadit