Back to search
30
MCP

iflow-mcp_videocapture-mcp

pypi/iflow-mcp_videocapture-mcp

Model Context Protocol (MCP) server to capture from an OpenCV-compatible webcam

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

Similar MCP servers embedding-nearest

videocapture-mcp
Model Context Protocol (MCP) server to capture images from an OpenCV-compatible webcam or video source
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools
iflow-mcp_osomai_zoom-mcp
A Model Context Protocol (MCP) server implementation for Zoom
0 tools
iflow-mcp_opencv-mcp-server
MCP server providing OpenCV computer vision capabilities
0 tools
iflow-mcp_echelon-ai-labs-zoom-mcp
A Model Context Protocol (MCP) server implementation for Zoom
0 tools
iflow-mcp_mcp-rquest
A Model Context Protocol (MCP) server providing advanced HTTP request capabilities with realistic browser emulation for Claude and other LLM
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_videocapture-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}