Skip to content
Back to search
30
MCP

uttam-video-vision

npm/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 backends

Uptime
0.0%
4 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
mimo-vision-mcp
Claude Code MCP server for MiMo V2.5 multimodal analysis - image, video, audio
0 tools
@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for 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
vision-link
Universal MCP server that gives AI assistants the ability to watch and understand videos — extracts frames via ffmpeg and processes audio vi
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": {
    "uttam-video-vision": {
      "url": "None",
      "transport": "http"
    }
  }
}