Skip to content
Cursor

FFmpeg API for Cursor

com.ffmpeg-api/ffmpeg

Run FFmpeg and FFprobe in the cloud: convert, compress, trim and analyze video and audio.

client:Cursor transport:streamable-http

Install FFmpeg API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ffmpeg": {
      "url": "https://mcp.ffmpeg-api.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

FFmpeg API in other clients