Skip to main content
Glama

OBS MCP Server

by royshil

obs-open-source-projector

Open a projector window to display a specific OBS source on a monitor or in windowed mode, enabling isolated viewing of source content during live production.

Instructions

Opens a projector for a source

Input Schema

NameRequiredDescriptionDefault
monitorIndexNoMonitor index, use -1 for windowed mode
projectorGeometryNoSize/Position data for a windowed projector
sourceNameNoName of the source to open a projector for
sourceUuidNoUUID of the source to open a projector for

Input Schema (JSON Schema)

{ "properties": { "monitorIndex": { "description": "Monitor index, use -1 for windowed mode", "type": "number" }, "projectorGeometry": { "description": "Size/Position data for a windowed projector", "type": "string" }, "sourceName": { "description": "Name of the source to open a projector for", "type": "string" }, "sourceUuid": { "description": "UUID of the source to open a projector for", "type": "string" } }, "type": "object" }

Other Tools from OBS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/royshil/obs-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server