Displaybuddy
@biocross
关于 Displaybuddy
An MCP (Model Context Protocol) server that lets AI agents control Mac monitors via DisplayBuddy — adjust brightness, contrast, volume, input source, apply presets, sync displays, and more.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"displaybuddy-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"displaybuddy-mcp",
"--client",
"claude"
]
}
}
}工具
9Quick overview of all displays (call this first)
Full display details including UUID, type, capabilities
Get properties of a specific display
Set brightness, contrast, volume, input, rotation
List saved presets
Activate a preset (with optional delay)
List automation schedules
Enable or disable a schedule
Check/enable/disable multi-display sync
概览
What is DisplayBuddy?
An MCP server that lets AI agents control Mac monitors via DisplayBuddy — adjust brightness, contrast, volume, input source, apply presets, sync displays, and more. Works with Claude Desktop, Cursor, Windsurf, Cline, and any MCP-compatible client.
How to use DisplayBuddy?
Ensure you have macOS with DisplayBuddy installed and running, the DisplayBuddy CLI installed (DisplayBuddy > Settings > General > Install CLI Tool), and Node.js 18+. Add the server to your MCP client’s configuration (e.g., claude_desktop_config.json with "command": "npx", "args": ["-y", "displaybuddy-mcp"]). Then use natural language prompts to control your monitors.
Key features of DisplayBuddy?
- Get overview and detailed info of all displays
- Set brightness, contrast, volume, input, rotation
- List and activate saved presets with optional delay
- List and toggle automation schedules
- Enable/disable multi-display sync
- Full local operation – no data leaves your machine
Use cases of DisplayBuddy?
- Dim all monitors for evening or movie watching
- Switch an external display to HDMI input
- Activate a “Night Mode” or “Coding” preset
- Sync brightness and contrast across all displays
- Check which displays are connected and their capabilities
FAQ from Display
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论