loading…
Search for a command to run...
loading…
An MCP server that enables interaction with local camera devices to capture and process images. It allows LLMs to access video devices with configurable setting
An 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.
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
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"camera-mcp": {
"command": "npx",
"args": []
}
}
}Transcripts, channel stats, search
AI image generation using various models.
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,