Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mac-control-mcp": {
"command": "uvx",
"args": [
"mac-control-mcp"
]
}
}
}
Run in terminal:
claude mcp add mac-control-mcp uvx mac-control-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"mac-control-mcp": {
"command": "uvx",
"args": [
"mac-control-mcp"
]
}
}
}
Or install with pip: pip install mac-control-mcp
README Excerpt
Unified macOS automation MCP server. Single `uvx` install, four capability tiers, works with both vision and non-vision LLMs. ```bash uvx mac-control-mcp ``` Or from source: ```bash uvx --from . mac-control-mcp ``` ```json { "mcpServers": { "mac-control": { "command": "uvx", "args": ["mac-control-mcp"]
Tools (7)
calendar_create_eventcontacts_searchmail_searchmail_sendmessages_sendnotes_createreminders_add