@groundlight
An MCP server for capturing images from cameras and video streams
create_framegrabber
Create a new framegrabber from a configuration object and add it to the available grabbers.
grab_frame
Grab a frame from the specified framegrabber and return it as an image in the desired format (png, jpg, or webp).
list_framegrabbers
List all available framegrabbers by name, sorted alphanumerically.
get_framegrabber_config
Retrieve the configuration of a specific framegrabber.
set_framegrabber_config
Update the configuration options for a specific framegrabber.
release_framegrabber
Release a framegrabber and remove it from the available grabbers.
punkpeye
modelcontextprotocol
amruthpillai