MCP.so
Sign In

Transloadit MCP Server

@transloadit

About Transloadit MCP Server

Transloadit's official Node.js SDK

Basic information

Category

Developer Tools

License

MIT

Runtime

node

Transports

stdio

Publisher

transloadit

Submitted by

Kevin van Zonneveld

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "transloadit": {
      "url": "https://api2.transloadit.com/mcp"
    }
  }
}

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).

Overview

What is Transloadit MCP Server?

An MCP server that provides tools for interacting with the Transloadit file processing API via Streamable HTTP and stdio transport. It is part of the official Transloadit JavaScript/TypeScript SDKs monorepo and is intended for developers using AI assistants that support the Model Context Protocol.

How to use Transloadit MCP Server?

Install the @transloadit/mcp-server package and configure it with your Transloadit API credentials. Full setup, authentication, and tool documentation are available in the package’s own README file.

Key features of Transloadit MCP Server

  • Supports Streamable HTTP and stdio transport.
  • Provides MCP tools for Transloadit file processing.
  • Part of the official Transloadit SDK monorepo.
  • Includes shared TypeScript types and Zod schemas.
  • Built with Node.js.

Use cases of Transloadit MCP Server

  • Automate file transcoding and processing via AI assistants.
  • Create and manage Transloadit assemblies from MCP-enabled tools.
  • Integrate file upload and processing steps into chat‑based workflows.

FAQ from Transloadit MCP Server

Comments

More Developer Tools MCP servers