Back to directory
13rac1/videocapture-mcp

13rac1/videocapture-mcp

@13rac1

Model Context Protocol (MCP) server to capture images from an OpenCV-compatible webcam or video source

opencvwebcamcameraimage-capturevideomcpai-visionautomation

Installation & Configuration

{
  "mcpServers": {
    "VideoCapture": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "numpy",
        "--with",
        "opencv-python",
        "mcp",
        "run",
        "/ABSOLUTE_PATH/videocapture_mcp.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13