Back to search
30
MCP

claude-video-vision

npm/claude-video-vision

MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple backends

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

claude-video-vision
Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audio analysis
0 tools
@videobuff-app/mcp
MCP server for driving VideoBuff from Claude Desktop / Claude Code
0 tools
sight-mcp
MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing
0 tools
claude-imagine
MCP server for generating images in Claude Code — supports local image generation tools like ComfyUI and other backends
0 tools
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
claude-oracle-mcp
MCP server for discovering Claude Code skills, plugins, and MCP servers from multiple sources
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-video-vision": {
      "url": "None",
      "transport": "http"
    }
  }
}