74
grade C
2 days ago
glama

OBSBOT Camera MCP Server

Enables PTZ camera control with gimbal positioning, snapshots, and AI visual analysis for OBSBOT and UVC cameras. Supports autonomous scanning patterns and integrates with vision-language models for real-time camera analysis.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLM_STUDIO_URLexport ="http://localhost:1234/v1/chat/completions"
configOBSBOT_DEVICEexport ="/dev/video0" # Camera device
configOBSBOT_OUTPUT_DIRexport ="/tmp/obsbot" # Capture directory
configOBSBOT_VL_MODELexport ="qwen2.5-vl-7b-instruct"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/radar105-obsbot-camera-mcp-19ccf8)](https://m8ven.ai/mcp/radar105-obsbot-camera-mcp-19ccf8)
commit: e4ef6bb48da5d88944edfbc9d115649e54137b76
code hash: 125ac7c94110dc21a23ae3f40f3e7ee421446b1c9720958d642957796d5c0198
verified: 4/18/2026, 6:49:40 PM
view raw JSON →