Transloadit MCP Server
kvz/transloadit-mcp-serverOfficial 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.
Similar MCP servers embedding-nearest
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"
}
}
}