Video Vision MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 168 installs a week from pypi. Last commit 6 Aug 2026.
Analyze any video (local file or URL) into frames + transcript for Claude Code
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add video-vision-mcp -- uvx video-vision-mcp
{
"mcpServers": {
"video-vision-mcp": {
"args": [
"video-vision-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.video-vision-mcp]
command = "uvx"
args = ["video-vision-mcp"]
{
"mcpServers": {
"video-vision-mcp": {
"args": [
"video-vision-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"video-vision-mcp": {
"args": [
"video-vision-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
VIDEO_MCP_ENV (Optional path to a .env file with config (API keys, tuning).), GEMINI_API_KEY (Enables tier-3 native Gemini video analysis (default when set).), OPENAI_API_KEY (Enables tier-2 OpenAI Whisper transcription.), GROQ_API_KEY (Enables tier-2 Groq whisper-large-v3 transcription.).
The author declared them in the registry entry; get the values from the project itself.
Turn-level governance observability for Claude Code transcripts. Local-first, no LLM inside.
Phone camera bridge for Claude Code — photos, live video, voice, and generative UI
Design tokens + a build prompt from any URL, right inside Claude Code, Cursor, and Codex.
Generate clinical SOAP notes, billing codes, and visit summaries from transcripts or audio.
Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
Phone-first local dev MCP for Claude Code and Codex: install Yaver, pair mobile, run, build, deploy.
Dynamically load Claude Code skills into AI agents without copying files.
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
Answers built from our own checks of this server.