Claude Real Video is a Model Context Protocol (MCP) server: Let any LLM watch a video locally — and search everything it has ever watched. Because it speaks the Model Context Protocol, AI assistants can use Claude Real Video as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package claude-real-video (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.10.3, published under the MIT license, with source at HUANGCHIHHUNGLeo/claude-real-video on GitHub, where it has earned 2.1k stars.
On mcp.site, Claude Real Video sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Claude Real Video for HUANGCHIHHUNGLeo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — claude-real-video · MCP over stdio
▸Open source — MIT license · HUANGCHIHHUNGLeo/claude-real-video