claude-real-video
Rank #389io.github.HUANGCHIHHUNGLeo/claude-real-video
Let any LLM watch a video locally — and search everything it has ever watched.
claude-real-video is a Model Context Protocol (MCP) server published by HUANGCHIHHUNGLeo. It ranks #389 of 115,460 servers tracked on MCP Toplist, and its repository has 2,086 GitHub stars. claude-real-video is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 115,071 of 115,460 servers on MCP Toplist.
Use claude-real-video
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claude-real-video -- uvx claude-real-video[mcp_servers.claude-real-video]
command = "uvx"
args = ["claude-real-video"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claude-real-video": {
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claude-real-video": {
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claude-real-video": {
"type": "stdio",
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claude-real-video": {
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claude-real-video": {
"command": "uvx",
"args": [
"claude-real-video"
]
}
}
}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.HUANGCHIHHUNGLeo%2Fclaude-real-video)<a href="https://mcptoplist.com/server/io.github.HUANGCHIHHUNGLeo%2Fclaude-real-video"><img src="https://mcptoplist.com/badge/io.github.HUANGCHIHHUNGLeo%2Fclaude-real-video.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
HUANGCHIHHUNGLeo
Available versions (7)
| Version | Published |
|---|---|
| 0.10.3 | Aug 31, 2026 |
| 0.10.2 | Aug 28, 2026 |
| 0.10.0 | Aug 27, 2026 |
| 0.9.2 | Aug 18, 2026 |
| 0.9.1 | Aug 17, 2026 |
| 0.9.0 | Aug 11, 2026 |
| 0.8.1 | Aug 3, 2026 |
Frequently asked questions
- Who maintains claude-real-video?
- claude-real-video is maintained by HUANGCHIHHUNGLeo, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is claude-real-video listed on the Official MCP Registry?
- Yes — claude-real-video is listed on the Official MCP Registry, alongside Glama.
- How many versions does claude-real-video have?
- MCP Toplist tracks 7 versions of claude-real-video, most recently published on Aug 31, 2026.
- Where can I find the source code for claude-real-video?
- The source code for claude-real-video is hosted at github.com/HUANGCHIHHUNGLeo/claude-real-video.