Skip to content
Back to search
30
MCP

io.github.kitdevua/video-vision-mcp

io.github.kitdevua/video-vision-mcp

Analyze any video (local file or URL) into frames + transcript for Claude Code

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

Similar MCP servers embedding-nearest

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 b
0 tools
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
uttam-video-vision
MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple b
0 tools
io.github.vishalguptax/media-context-mcp
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
@adbuilds/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kitdevua/video-vision-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}