Skip to main content
Glama

OBS MCP Server

by royshil

obs-send-stream-caption

Send CEA-608 caption text to your live stream output for accessibility and viewer comprehension during OBS Studio broadcasts.

Instructions

Sends CEA-608 caption text over the stream output

Input Schema

NameRequiredDescriptionDefault
captionTextYesCaption text to send

Input Schema (JSON Schema)

{ "properties": { "captionText": { "description": "Caption text to send", "type": "string" } }, "required": [ "captionText" ], "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