← All servers
πŸ”§

OBSBOT Tiny 2 Camera ControlVerifiedπŸ›‘ No advisories

io.github.lxman/obsbot-mcp
New to MCP? Start here β†’
0β˜… stars
391weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/lxman, which proved it owns this namespace.

Verified owner: github.com/lxman β†—io.github.lxman/obsbot-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads OBSBOT_LOG_FILE.

About

Control an OBSBOT Tiny 2 camera: pan/tilt/zoom, AI tracking, focus, exposure, snapshots, recording

Packages & transports

npmobsbot-mcpv0.6.2 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "obsbot": {
      "command": "npx",
      "args": [
        "-y",
        "obsbot-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y obsbot-mcp