Skip to main content
Glama

OBS MCP Server

by royshil

obs-remove-profile

Remove OBS Studio profiles to manage your streaming setup. If removing the active profile, the tool automatically switches to another profile first.

Instructions

Removes a profile. If the current profile is chosen, it will change to a different profile first

Input Schema

NameRequiredDescriptionDefault
profileNameYesName of the profile to remove

Input Schema (JSON Schema)

{ "properties": { "profileName": { "description": "Name of the profile to remove", "type": "string" } }, "required": [ "profileName" ], "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