Skip to main content
Glama

OBS MCP Server

by royshil

obs-create-record-chapter

Adds a chapter marker with a custom name to the currently recording file in OBS Studio, enabling organized navigation and segmentation of recorded content.

Instructions

Adds a new chapter marker to the file currently being recorded

Input Schema

NameRequiredDescriptionDefault
chapterNameNoName of the new chapter

Input Schema (JSON Schema)

{ "properties": { "chapterName": { "description": "Name of the new chapter", "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