camera-mcp
Related Servers
Alternatives to camera-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with local camera devices to capture and process images. It allows LLMs to access video devices with configurable settings such as resolution, orientation, and image format.1MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides LLM agents with direct access to webcam hardware for capturing high-resolution photos and recording video sequences. It enables autonomous agents to monitor environments and interact with the physical world through standard Model Context Protocol tools.3MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the INDIGO astronomy automation protocol, enabling AI agents to control telescopes, cameras, focusers, filter wheels, domes, and other observatory equipment through natural language.MIT
- FlicenseNot gradedqualityBmaintenanceThis MCP server lets AI clients inspect N.I.N.A. equipment and telemetry, write and persist observation plans, and load, run, and tear down imaging sequences. It also supports hardware actions like parking, homing, and warming the camera for complete astrophotography sessions.1-
- FlicenseNot gradedqualityDmaintenanceA minimal server for controlling Canon cameras remotely via the Canon Camera Control API, using FastMCP for streamable HTTP transport.3-
- AlicenseNot gradedqualityDmaintenanceMCP server for macOS that enables photo capture and video recording using the system camera via imagesnap and ffmpeg.4 npm1MIT
TDQS
Scored across 9 tools
Most tools are clearly distinct, but camera_status and timelapse_status both report on a running timelapse job, which could cause some confusion. However, camera_status focuses on camera state and settings while timelapse_status is specifically about job progress, so the descriptions help differentiate them.
The naming follows a consistent pattern of domain_action (e.g., timelapse_start, camera_capture), which is predictable. The only minor inconsistency is video_create using 'video' instead of 'timelapse_' prefix, but this is a small deviation and the overall pattern remains clear.
With 9 tools, the server is well-scoped for camera control and timelapse workflows. Each tool serves a distinct and necessary function without redundancy, fitting comfortably within the ideal range.
The tool surface covers the core lifecycle: camera settings/capture/focus, timelapse start/stop/status, session listing, and video creation. Minor gaps exist, such as no ability to delete sessions or download photos directly, but these are not critical for the primary workflow and can be worked around.