Capture photos and record videos on macOS through the system camera.
This tool is described as a local macOS MCP server for photo capture and video recording via the system camera. No keys or remote endpoints are disclosed, so the main concerns are local code execution and camera access rather than network exfiltration, with added caution due to low adoption and unknown maintenance status.
The materials explicitly state that no keys or environment variables are required. No API tokens, account credentials, or secret configuration are disclosed, so credential exposure risk appears low.
No remote endpoints or network dependencies are declared. The description only mentions using imagesnap and ffmpeg to access the local camera, so there is no explicit evidence of data egress based on the provided materials.
The system flags code execution, and the description indicates it invokes local imagesnap and ffmpeg while accessing the macOS camera for photo and video capture. This is a normal capability for such a tool, but it does require local process execution and device access permissions.
Its primary data access scope is camera-generated photo/video content, and it will likely create or read local media files. No clearly excessive permission is stated relative to its purpose, but camera footage is inherently sensitive local data, so storage location and invocation boundaries should be verified.
A public GitHub repository and MIT license are positive signals. However, it comes from a third-party registry, has 0 stars, and an unknown maintenance status, which limits confidence in reviewability and upkeep. It also depends on imagesnap and ffmpeg, so their installation source and versions should be reviewed.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Mac-Camera-MCP" yet — see the docs or source repo.
Use Mac-Camera-MCP to capture a photo with the front camera and save it as demo-photo.jpg on the desktop.
Returns the capture result and creates the photo file at the specified path.
Use Mac-Camera-MCP to record a 20-second video with the default system camera and save it to ~/Movies/demo-recording.mp4.
Returns the recording status and outputs a playable video file.
Use Mac-Camera-MCP to first capture a test photo, then record a 10-second video, and tell me where both files were saved.
Completes photo and video capture and summarizes the paths of both output files.
Record screens and extract keyframes to capture UI motion and transient states.
Use AI to automate video editing workflows in iMovie on macOS.
Expose read-only macOS app data to AI agents through MCP.
Connect AI to macOS apps for email, calendar, and file workflows.
Capture screens, extract text, and automate clicks on macOS interfaces.
Let AI see and control a Linux desktop for visual task automation.