# Camera Mcp

> Camera MCP server

- **Type:** MCP server
- **Install:** `agentstack add mcp-u1f992-camera-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [u1f992](https://agentstack.voostack.com/s/u1f992)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [u1f992](https://github.com/u1f992)
- **Source:** https://github.com/u1f992/camera-mcp

## Install

```sh
agentstack add mcp-u1f992-camera-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# camera-mcp

Camera MCP server

```shellsession
$ 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
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [u1f992](https://github.com/u1f992)
- **Source:** [u1f992/camera-mcp](https://github.com/u1f992/camera-mcp)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-u1f992-camera-mcp
- Seller: https://agentstack.voostack.com/s/u1f992
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
