Transloadit Media Processing
io.github.transloadit/mcp-serverProcess video, audio, images, and documents with 86+ cloud media processing robots.
Tools · 7
Lint Assembly Instructions without creating an Assembly. Returns structured issues.
Create or resume an Assembly, optionally uploading files and waiting for completion.
Fetch the latest Assembly status by URL or ID.
Polls until the Assembly completes or timeout is reached.
Returns a filtered list of robots with short summaries.
Returns a robot summary and parameter details.
List Assembly Templates (owned and/or builtin). Tip: pass include_builtin: "exclusively-latest" to list builtins only.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"transloadit_media_processing": {
"url": "https://api2.transloadit.com/mcp",
"transport": "streamable-http"
}
}
}