mcp-video
Rank #234io.github.KyaniteLabs/mcp-video
Compatibility package: mcp-video now installs Kinocut (formerly mcp-video).
mcp-video is a Model Context Protocol (MCP) server published by kyanitelabs. It ranks #234 of 115,460 servers tracked on MCP Toplist, and its repository has 132 GitHub stars. mcp-video is listed across 3 registries — Official MCP, Glama and PulseMCP, with 15 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 115,226 of 115,460 servers on MCP Toplist.
Use mcp-video
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-video -- uvx kinocut[mcp_servers.mcp-video]
command = "uvx"
args = ["kinocut"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-video": {
"command": "uvx",
"args": [
"kinocut"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-video": {
"command": "uvx",
"args": [
"kinocut"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-video": {
"type": "stdio",
"command": "uvx",
"args": [
"kinocut"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-video": {
"command": "uvx",
"args": [
"kinocut"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-video": {
"command": "uvx",
"args": [
"kinocut"
]
}
}
}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.KyaniteLabs%2Fmcp-video)<a href="https://mcptoplist.com/server/io.github.KyaniteLabs%2Fmcp-video"><img src="https://mcptoplist.com/badge/io.github.KyaniteLabs%2Fmcp-video.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (2 delisted)
kyanitelabs
Other servers by kyanitelabs
View all kyanitelabs servers →Available versions (15)
| Version | Published |
|---|---|
| 1.6.12 | Aug 31, 2026 |
| 1.15.1 | Aug 31, 2026 |
| 1.15.0 | Aug 19, 2026 |
| 1.14.0 | Aug 13, 2026 |
| 1.13.3 | Aug 12, 2026 |
| 1.13.2 | Aug 9, 2026 |
| 1.13.1 | Aug 7, 2026 |
| 1.12.0 | Aug 7, 2026 |
| 1.11.1 | Jul 24, 2026 |
| 1.10.0 | Jul 24, 2026 |
| 1.4.0 | May 9, 2026 |
| 1.3.10 | May 7, 2026 |
| 1.3.7 | May 7, 2026 |
| 1.3.6 | May 7, 2026 |
| 1.3.5 | May 6, 2026 |
Frequently asked questions
- Who maintains mcp-video?
- mcp-video is maintained by kyanitelabs, which publishes 4 MCP servers (23 total versions) tracked on MCP Toplist.
- Is mcp-video listed on the Official MCP Registry?
- Yes — mcp-video is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mcp-video have?
- MCP Toplist tracks 15 versions of mcp-video, most recently published on Aug 31, 2026.
- Where can I find the source code for mcp-video?
- The source code for mcp-video is hosted at github.com/kyanitelabs/mcp-video.