Wistia API
Rank #2,579io.github.wistia/wistia-api-mcp
Manage Wistia videos, channels, folders, captions, customizations, and analytics via MCP.
Wistia API is a Model Context Protocol (MCP) server published by wistia. It ranks #2,579 of 132,046 servers tracked on MCP Toplist, and its repository has 162 GitHub stars. Wistia API is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 129,467 of 132,046 servers on MCP Toplist.
Use Wistia API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wistia-api-mcp https://api.wistia.com/mcp/api[mcp_servers.wistia-api-mcp]
url = "https://api.wistia.com/mcp/api"Add to ~/.codex/config.toml.
https://api.wistia.com/mcp/apiSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wistia-api-mcp": {
"url": "https://api.wistia.com/mcp/api"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wistia-api-mcp": {
"type": "http",
"url": "https://api.wistia.com/mcp/api"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wistia-api-mcp": {
"serverUrl": "https://api.wistia.com/mcp/api"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wistia-api-mcp": {
"url": "https://api.wistia.com/mcp/api"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.wistia%2Fwistia-api-mcp)<a href="https://mcptoplist.com/server/io.github.wistia%2Fwistia-api-mcp"><img src="https://mcptoplist.com/badge/io.github.wistia%2Fwistia-api-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wistia
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Apr 15, 2026 |
| 0.1.1 | Feb 11, 2026 |
| 0.1.0 | Feb 11, 2026 |
Frequently asked questions
- Who maintains Wistia API?
- Wistia API is maintained by wistia, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Wistia API listed on the Official MCP Registry?
- Yes — Wistia API is listed on the Official MCP Registry.
- How many versions does Wistia API have?
- MCP Toplist tracks 3 versions of Wistia API, most recently published on Apr 15, 2026.
- Where can I find the source code for Wistia API?
- The source code for Wistia API is hosted at github.com/wistia/wistia.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.