kmizu/mcp-web-cam
If you are the rightful owner of mcp-web-cam 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.
The MCP Web Cam Server is a Model Context Protocol server designed to control webcams, allowing LLMs to capture photos, record videos, and manage camera settings.
Tools
Functions exposed to the LLM to take actions
select_camera
Open a modern web UI to select from available cameras with live preview.
get_current_camera
Get the currently selected camera device.
capture_photo
Take a photo using the webcam with customizable parameters.
start_recording
Start recording video from the webcam with customizable parameters.
stop_recording
Stop the current video recording.
list_cameras
List all available camera devices.
get_camera_settings
Get current camera settings.
set_camera_settings
Adjust camera settings like brightness, contrast, etc.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client