Skip to main content
Glama
u1f992

camera-mcp

by u1f992

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 LLM
-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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