macOS Defaults

Enables interaction with macOS system preferences via the 'defaults' command for querying and modifying configurations.

g0t4 11
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server, developed by Wes Higbee, enables AI assistants to interact with macOS system preferences through the 'defaults' command. It provides tools for listing domains, finding settings, reading preference values, and writing new settings. The server implements subprocess calls to execute system commands, offering a straightforward interface for AI systems to query and modify macOS configurations. By connecting AI capabilities with low-level system operations, this implementation empowers AI assistants to perform tasks like customizing user interfaces, adjusting system behaviors, or troubleshooting macOS issues. It is particularly useful for applications requiring automated macOS configuration, user preference management, or any scenario where an AI system needs to interact with and reason about macOS system settings.

Source

Repository: https://github.com/g0t4/mcp-server-macos-defaults

Maintain macOS Defaults?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[macOS Defaults on getagentictools](https://getagentictools.com/mcp/g0t4-mcp-server-macos-defaults?ref=badge)