Q-SYS MCP
Rank #41,569io.github.reowens/qsys-mcp
Control QSC Q-SYS systems over QRC from AI agents or Claude.
Q-SYS MCP is a Model Context Protocol (MCP) server published by reowens. It ranks #41,569 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Q-SYS MCP is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 90,544 of 132,113 servers on MCP Toplist.
Use Q-SYS MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add qsys-mcp -- npx -y qsys-mcp[mcp_servers.qsys-mcp]
command = "npx"
args = ["-y", "qsys-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"qsys-mcp": {
"command": "npx",
"args": [
"-y",
"qsys-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qsys-mcp": {
"command": "npx",
"args": [
"-y",
"qsys-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qsys-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"qsys-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qsys-mcp": {
"command": "npx",
"args": [
"-y",
"qsys-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qsys-mcp": {
"command": "npx",
"args": [
"-y",
"qsys-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.reowens%2Fqsys-mcp)<a href="https://mcptoplist.com/server/io.github.reowens%2Fqsys-mcp"><img src="https://mcptoplist.com/badge/io.github.reowens%2Fqsys-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
reowens
Other servers by reowens
View all reowens servers →Available versions (5)
| Version | Published |
|---|---|
| 0.6.0 | Jul 10, 2026 |
| 0.5.0 | Jul 9, 2026 |
| 0.4.0 | Jul 9, 2026 |
| 0.3.3 | Jul 8, 2026 |
| 0.3.2 | Jul 6, 2026 |
Frequently asked questions
- Who maintains Q-SYS MCP?
- Q-SYS MCP is maintained by reowens, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Q-SYS MCP listed on the Official MCP Registry?
- Yes — Q-SYS MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Q-SYS MCP have?
- MCP Toplist tracks 5 versions of Q-SYS MCP, most recently published on Jul 10, 2026.
- Where can I find the source code for Q-SYS MCP?
- The source code for Q-SYS MCP is hosted at github.com/reowens/qsys-tools/tree/HEAD/packages/qsys-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.