Connection check
local install
displaybuddy-mcp
MCP server for controlling Mac monitors via DisplayBuddy — adjust brightness and more.
Tools
9
GitHub stars
7
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
9 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
displaybuddy_get
from source
Get current properties of a specific display. Get current properties of a specific display.
displaybuddy_list
from source
List all connected displays with full details including UUID, type, control mode, max values, and capability flags. List all connected displays with full details including UUID, type, control mode, max values, and capability flags.
displaybuddy_preset_activate
from source
Activate a saved display preset by name. Activate a saved display preset by name.
displaybuddy_preset_list
from source
List all saved display presets. List all saved display presets.
displaybuddy_schedule_list
from source
List all display automation schedules with their trigger type, preset, and enabled status. List all display automation schedules with their trigger type, preset, and enabled status.
displaybuddy_schedule_toggle
from source
Enable or disable a display automation schedule. Enable or disable a display automation schedule.
displaybuddy_set
from source
Set display properties like brightness, contrast, volume, input source, or rotation. Can target a specific display by name or all displays at once. Set display properties like brightness, contrast, volume, input source, or rotation. Can target a specific display by name or all displays at once.
displaybuddy_status
from source
Get a quick overview of all connected displays with their current brightness, contrast, volume, and input source. Always call this first to discover display names before using othe… Get a quick overview of all connected displays with their current brightness, contrast, volume, and input source. Always call this first to discover display names before using other tools.
displaybuddy_sync
from source