g0t4_mcp-server-macos-defaults

MCP-Mirror/g0t4_mcp-server-macos-defaults

3.2

If you are the rightful owner of g0t4_mcp-server-macos-defaults and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server for reading and writing macOS defaults (settings).

Tools

Functions exposed to the LLM to take actions

list-domains

Equivalent to running defaults domains.

find

Equivalent to running defaults find <word>.

defaults-read

Equivalent to running defaults read <domain> <key>. If key is not provided, the entire domain is read.

defaults-write

Equivalent to running defaults write <domain> <key> <value>.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources