Process video, audio, images, and documents with 86+ cloud media processing robots.
https://api2.transloadit.com/mcpnpx -y @transloadit/mcp-server{
"TRANSLOADIT_KEY": "YOUR_VALUE_HERE",
"TRANSLOADIT_SECRET": "YOUR_SECRET_VALUE"
}Headers: Authorization
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-transloadit-mcp-server": {
"command": "npx",
"args": [
"-y",
"@transloadit/mcp-server"
],
"env": {
"TRANSLOADIT_KEY": "YOUR_VALUE_HERE",
"TRANSLOADIT_SECRET": "YOUR_SECRET_VALUE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Paste an API key, bearer token, or session value from the provider. It is used once to list inventory and discarded after the request.
Bearer token obtained via the authenticate tool, or set TRANSLOADIT_KEY and TRANSLOADIT_SECRET env vars with the self-hosted package instead
Transloadit Media Processing is an MCP server for Process video, audio, images, and documents with 86+ cloud media processing robots.. It supports STDIO, HTTP transport.
Use the generated config in Install. This server runs with npx -y @transloadit/mcp-server; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://api2.transloadit.com/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://api2.transloadit.com/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://api2.transloadit.com/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://api2.transloadit.com/mcp.
Transloadit Media Processing uses STDIO, HTTP transport. Endpoint: https://api2.transloadit.com/mcp.
Transloadit Media Processing inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Transloadit Media Processing is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
@transloadit/mcp-serverstdio | npm | 0.3.9 | Env: TRANSLOADIT_KEY required Env: TRANSLOADIT_SECRET required secret |