Skip to content
Back to search
60
MCP http

Transloadit MCP Server

kvz/transloadit-mcp-server

Official Transloadit MCP server for AI agents. Process video, images, documents, and audio through 80+ media processing robots. Encode HLS video, resize images, extract text with OCR, generate thumbnails, run FFmpeg commands, and more — all from your AI assistant. Supports Claude, Cursor, VS Code Copilot, Gemini CLI, and any MCP-compatible client.

Uptime
100.0%
534 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "transloadit_mcp_server": {
      "url": "https://transloadit.com/docs/topics/ai-agents/",
      "transport": "http"
    }
  }
}