framegrab-mcp-server
If you are the rightful owner of framegrab-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for capturing images from cameras and video streams using the framegrab library.
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.