OBSBOT Tiny 2 Camera Control
Rank #12,002io.github.lxman/obsbot-mcp
Control an OBSBOT Tiny 2 camera: pan/tilt/zoom, AI tracking, focus, exposure, snapshots, recording
OBSBOT Tiny 2 Camera Control is a Model Context Protocol (MCP) server published by lxman. It ranks #12,002 of 132,113 servers tracked on MCP Toplist. OBSBOT Tiny 2 Camera Control is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 120,111 of 132,113 servers on MCP Toplist.
Use OBSBOT Tiny 2 Camera Control
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add obsbot-mcp -e "OBSBOT_LOG_FILE=<your OBSBOT_LOG_FILE>" -- npx -y obsbot-mcpReplace each placeholder with your own value before saving.
[mcp_servers.obsbot-mcp]
command = "npx"
args = ["-y", "obsbot-mcp"]
[mcp_servers.obsbot-mcp.env]
OBSBOT_LOG_FILE = "<your OBSBOT_LOG_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsbot-mcp": {
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": "<your OBSBOT_LOG_FILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsbot-mcp": {
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": "<your OBSBOT_LOG_FILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"obsbot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": "<your OBSBOT_LOG_FILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsbot-mcp": {
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": "<your OBSBOT_LOG_FILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsbot-mcp": {
"command": "npx",
"args": [
"-y",
"obsbot-mcp"
],
"env": {
"OBSBOT_LOG_FILE": "<your OBSBOT_LOG_FILE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lxman%2Fobsbot-mcp)<a href="https://mcptoplist.com/server/io.github.lxman%2Fobsbot-mcp"><img src="https://mcptoplist.com/badge/io.github.lxman%2Fobsbot-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lxman
Other servers by lxman
View all lxman servers →Available versions (4)
| Version | Published |
|---|---|
| 0.7.0 | Aug 28, 2026 |
| 0.6.3 | Aug 1, 2026 |
| 0.6.2 | Jul 26, 2026 |
| 0.6.1 | Jul 26, 2026 |
Frequently asked questions
- Who maintains OBSBOT Tiny 2 Camera Control?
- OBSBOT Tiny 2 Camera Control is maintained by lxman, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is OBSBOT Tiny 2 Camera Control listed on the Official MCP Registry?
- Yes — OBSBOT Tiny 2 Camera Control is listed on the Official MCP Registry, alongside Glama.
- How many versions does OBSBOT Tiny 2 Camera Control have?
- MCP Toplist tracks 4 versions of OBSBOT Tiny 2 Camera Control, most recently published on Aug 28, 2026.
- Where can I find the source code for OBSBOT Tiny 2 Camera Control?
- The source code for OBSBOT Tiny 2 Camera Control is hosted at github.com/lxman/obsbot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.