Loading MCP server directory, please wait...
Control an OBSBOT Tiny 2 camera: pan/tilt/zoom, AI tracking, focus, exposure, snapshots, recording
npx @getmcp/cli add io.github.lxman/obsbot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lxman/obsbot-mcp": {
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": ""
}
}
}
}