Skip to main content
Glama

Q-SYS MCP Server

by charliem716

qsys_discover

Identify and retrieve available components and their control details for Q-SYS audio/video systems using WebSocket connections. Simplify system monitoring and management by querying specific components or discovering all.

Instructions

Discover available components and their controls

Input Schema

NameRequiredDescriptionDefault
componentNoComponent name or regex pattern (omit for all)
includeControlsNoInclude control details for each component

Input Schema (JSON Schema)

{ "properties": { "component": { "description": "Component name or regex pattern (omit for all)", "type": "string" }, "includeControls": { "default": true, "description": "Include control details for each component", "type": "boolean" } }, "type": "object" }

Other Tools from Q-SYS 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/charliem716/MCP3.0'

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