Back to Home
M3-Technology-Group icon

qrwc-svelte-mcp

Verified Safe

by M3-Technology-Group

Overview

This MCP server assists LLMs in building Svelte UI components that interact with Q-SYS systems by providing tools to discover Q-SYS components and controls, documentation resources, and optimized prompts.

Installation

Run Command
npx qrwc-svelte-mcp <core-ip>

Security Notes

The server uses `process.argv` to obtain the Q-SYS Core IP address, which is then used to establish a WebSocket connection. While the connection is handled robustly (closing on completion), the underlying Q-SYS QRWC protocol currently lacks authentication, meaning anyone with network access to the core (and the MCP server) could retrieve component/control information. This is a characteristic of the QRWC protocol itself, not a flaw in this MCP server's code. No 'eval' or malicious patterns were found. The tool is designed to connect to a user-specified trusted Q-SYS core.

Similar Servers

Stats

Interest Score36
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars2
Forks0
Last Update2025-11-25

Tags

Q-SYSSvelteMCPUI DevelopmentControl Systems