Back to search
30
MCP

vision-link

npm/vision-link

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

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

Similar MCP servers embedding-nearest

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-mcp
MCP server providing multimodal vision capabilities via OpenAI-compatible APIs
0 tools
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
aigroup-video-mcp
A MCP server for video multimodal understanding based on Alibaba Cloud DashScope
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
ai-video-pipeline-mcp
AI Video Pipeline MCP Server
0 tools

How to use

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

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