A
licenseNot graded
qualityD
maintenanceEnables AI agents to control monitor settings (brightness, contrast, input source) via DDC/CI protocol, with support for MQTT integration.
110 npm
5
MIT
No user-submitted related servers found.
Scored across 9 tools
Every tool has a clearly distinct purpose: get vs list, set vs status, preset actions, schedule actions, sync. No overlapping functionality, agents can easily select the correct tool.
All tools follow the pattern 'displaybuddy_<verb>' with consistent lowercase snake_case. Verbs like get, list, activate, set, status, sync are used predictably.
9 tools is well-scoped for display management. Covers discovery, property setting, presets, schedules, and sync without unnecessary extras.
Covers core operations well, but lacks tools to create or delete presets and schedules. Since the server can activate/toggle existing ones, the gap is minor.