videocapture-mcp

videocapture-mcp

8

Video Still Capture MCP is a Python-based server implementing the Model Context Protocol (MCP) that facilitates control over webcams via OpenCV. It enhances AI interactions by offering features like image capture and camera setting adjustments without engaging video capture.

quick_capture

Quickly turn on the camera, capture single frames and turn off

open_camera

Turn on the connection to the camera device

capture_frame

Capture single frames from specified video source

get_video_properties

Get the properties of the video source

set_video_property

Set the properties of the video source

close_connection

Close the video connection and release the resources

list_active_connections

List all active video connections