Back to directory
13rac1/videocapture-mcp

13rac1/videocapture-mcp

@13rac11973

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
2025/3/28
Updated
2025/3/28