Submit

Obs Mcp Server

@LarsCanGit

2 months ago
An MCP (Model Context Protocol) server for controlling OBS Studio via the built-in obs-websocket plugin. Lets Claude control your scenes, recording, streaming, audio, and more.

Server Config

{
  "mcpServers": {
    "obs": {
      "command": "npx",
      "args": [
        "-y",
        "obs-mcp-server"
      ],
      "env": {
        "OBS_WS_PASSWORD": "your_password_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.