AirMCP connects AI to the entire Apple ecosystem on macOS. 253 tools across
25 modules: Notes, Reminders, Calendar, Contacts, Mail, Messages, Music, Finder, Safari, System, Photos, Shortcuts, Apple Intelligence, TV, Screen Capture, Maps, Podcasts, Weather, Pages, Numbers, Keynote, Location, Bluetooth, and Google Workspace.
Features JXA + Swift dual-path automation, human-in-the-loop approval for destructive actions, and one-command setup via npx airmcp init.
Works with Claude Desktop, Cursor, Windsurf, and any MCP client.
Server Config
{
"mcpServers": {
"airmcp": {
"command": "npx",
"args": [
"-y",
"airmcp"
]
}
}
}