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
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント