mcp.film / Review & Distribution / Wistia MCP Server
Wistia MCP Server
Official Wistia remote MCP: upload, trim, caption, dub, publish, and read the analytics.
What it does
Wistia's official hosted MCP puts a whole video library behind an agent: upload or import media, trim and swap versions, order captions, translations, dubs and extended audio descriptions, drive the Remix AI editor, organise folders, tags and channels, then read engagement and visitor analytics back out. For a film team it is the delivery-and-measurement end — festival reels, behind-the-scenes cuts, press kits and webinars hosted somewhere you can see who actually watched, and for how long. A ?toolsets= query parameter on the endpoint narrows the surface to media, analytics, captions, remix or nine other groups instead of exposing everything at once.
Connect
https://api.wistia.com/mcp/api
claude mcp add --transport http wistia https://api.wistia.com/mcp/api
{
"mcpServers": {
"wistia": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.wistia.com/mcp/api"
]
}
}
}
{
"mcpServers": {
"wistia": {
"url": "https://api.wistia.com/mcp/api"
}
}
}
Field notes
Launched 2026-07-22 and free to use on any plan, including the $0 tier (25 GB, one seat) — but role-gated: only Owners and Managers can connect an agent, so a shared editor seat gets nothing. Wistia does not publish individual tool names, only the twelve toolsets, and by default the endpoint exposes every tool it has; pin ?toolsets=media,analytics or similar unless you want the agent paging through the full API. The write surface is a live public library — archive, swap, trim, bulk update and channel publishing are all reachable and some are irreversible, so gate them yourself. Remix and dubbing spend an AI credit balance that the account toolset reports. There is no source repo and the docs are the only reference, and Wistia's own guidance is to ask the agent what it can do because the surface is still expanding. Scope check: this is marketing and B2B video hosting, not a screener or festival delivery platform — no DCP, no watermarked screener workflow. For those, see the Frame.io and Vimeo entries.
Pairs well with
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.
Cloudinary Asset Management MCPCloudinary
Official
Official Cloudinary MCP for uploading, organizing, searching, and transforming media assets.
Dropbox MCP ServerDropbox
Official
Dropbox's official remote MCP (beta) for dailies, footage folders, and file ops.