Skip to main content
Glama

OBS MCP Server

by royshil

obs-get-input-kind-list

Retrieve all available input types in OBS Studio to identify compatible sources for creating new inputs in your streaming setup.

Instructions

Gets an array of all available input kinds in OBS

Input Schema

NameRequiredDescriptionDefault
unversionedNoTrue to return all kinds as unversioned, False to return with version suffixes

Input Schema (JSON Schema)

{ "properties": { "unversioned": { "description": "True to return all kinds as unversioned, False to return with version suffixes", "type": "boolean" } }, "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