MCP.so
登录

Transloadit MCP Server

@transloadit

关于 Transloadit MCP Server

Transloadit's official Node.js SDK

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

transloadit

提交者

Kevin van Zonneveld

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

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

概览

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

评论

开发工具 分类下的更多 MCP 服务器