add-mcp
Back to registry
Transloadit hosted logo

Transloadit hosted

v1.0.0

transloadit.com/mcp

Transloadit is a file uploading and media-processing service that lets developers define workflows as JSON Assembly Instructions. It handles uploads, transformations, and exports to external storage providers through a hosted API platform.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api2.transloadit.com/mcp
requiredsecret

Transloadit short-lived Bearer token. Use Bearer <token>.

npx add-mcp@latest https://api2.transloadit.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.transloadit%2Fmcp"