mac-control-mcp

Jonathangadeaharder/mac-control-mcp
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
macOS control MCP server
View on GitHub →

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"
      ]
    }
  }
}

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