Lyngdorf MCP Server
Related Servers
Alternatives to Lyngdorf MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables controlling Bluesound/BluOS players with transport, volume, multi-room grouping, presets, and search/play across streaming services like TIDAL and TuneIn.19MIT

sonora-mcpofficial
FlicenseNot gradedqualityCmaintenanceMCP server that wraps the Multiroom Audio Hub v2 REST API, providing 24 tools to control multiroom audio systems. Enables AI assistants to manage inputs, outputs, groups, routes, playback, and master mute.-- AlicenseNot gradedqualityBmaintenanceEnables an AI agent to inspect and control Lyrion Music Server (Logitech Media Server) players via the LMS JSON-RPC API, including playback, volume, playlists, favorites, radio, and library search/browse.MIT
- AlicenseAqualityBmaintenanceEnables full control of an Apple TV over the local network, including playback, remote navigation, app launching, deep links, and power management.13MIT
- AlicenseNot gradedqualityBmaintenanceEnables control of a Behringer WING digital mixing console through MCP clients, exposing 116 typed tools for mixing, processing, automation, presets, scenes, and other console features, along with a web dashboard.MIT
- FlicenseAqualityCmaintenanceEnables MCP clients to control Sony Bravia TVs over the local network, including power, HDMI inputs, apps, volume, and mute through the TV's JSON-RPC API.8-
TDQS
Scored across 43 tools
Most tools have distinct purposes, but some pairs like 'play' and 'pause' (both toggle playback) or 'powerOn'/'powerOff'/'togglePower' could cause confusion due to overlapping functionality. The majority, however, target specific resources and actions clearly.
Tool names follow a consistent verb_noun pattern throughout, with clear prefixes like 'get', 'set', 'list', and action verbs. All use camelCase uniformly, making them predictable and easy to parse.
With 43 tools, the set feels excessive for controlling audio devices. Many tools could be consolidated (e.g., separate get/set for each audio parameter) without losing functionality, leading to a bloated interface that may overwhelm agents.
The tool set comprehensively covers the domain of Lyngdorf audio device control, including discovery, status retrieval, configuration (balance, bass, treble, etc.), playback management, and power operations. No obvious gaps exist for typical use cases.