camera-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@camera-mcptake a photo with 1280x720 resolution and save it as a PNG"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
camera-mcp
Camera MCP server
$ uv run --with git+https://github.com/u1f992/camera-mcp camera-mcp --help
usage: camera-mcp [-h] [--width WIDTH] [--height HEIGHT] [--hflip] [--vflip] [--brightness BRIGHTNESS] [--png] [--comment COMMENT]
{/dev/video0,/dev/video1,/dev/video2,/dev/video3}
Camera MCP server
positional arguments:
{/dev/video0,/dev/video1,/dev/video2,/dev/video3}
camera device
options:
-h, --help show this help message and exit
--width WIDTH capture width (default: 640) (software fallback if unsupported)
--height HEIGHT capture height (default: 480) (software fallback if unsupported)
--hflip flip image horizontally (software fallback if unsupported)
--vflip flip image vertically (software fallback if unsupported)
--brightness BRIGHTNESS
camera brightness (ignored if unsupported)
--png use PNG instead of JPEG
--comment COMMENT additional description for LLMThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceEnables users to send live webcam images to Claude Desktop or other MCP clients, facilitating interaction through capturing images, screenshots, and providing a webcam view for visual input.Last updated297120MIT
- Flicense-qualityFmaintenanceA Model Context Protocol server that enables AI assistants to access and control webcams through OpenCV, allowing for image capture and camera setting manipulation.Last updated17
- Alicense-qualityCmaintenanceAn 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.Last updated3MIT
- Alicense-qualityDmaintenanceMCP server for macOS that enables photo capture and video recording using the system camera via imagesnap and ffmpeg.Last updated331MIT
Related MCP Connectors
MCP server for Google Veo AI video generation
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server for Wan AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/u1f992/camera-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server