Transloadit MCP Server
@transloadit
Transloadit MCP Server について
Transloadit's official Node.js SDK
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"transloadit": {
"url": "https://api2.transloadit.com/mcp"
}
}
}ツール
7Lint 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
—
「開発者ツール」の他のコンテンツ
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント