apple-mcp

apple-mcp

1,631

Apple MCP tools provide a suite of functionalities optimized for integrating with the MCP protocol through Apple-native applications. The tools facilitate tasks like messaging, managing emails, and calendar events, and more with chainable commands for creating workflows.

bunx
{
  "mcpServers": {
    "apple-mcp": {
      "command": "bunx",
      "args": [
        "@dhravya/apple-mcp@latest"
      ]
    }
  }
}