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

コメント

「開発者ツール」の他のコンテンツ