MCP Server
MCP
Wistia API
Manage Wistia videos, channels, folders, captions, customizations, and analytics via MCP.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.wistia.com/mcp/api",
"headers": [
{
"description": "Wistia API token in Bearer format (e.g., 'Bearer YOUR_API_TOKEN'). Get your token from https://account.wistia.com/account/api",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment