npx airmcp init → connected
Connect AI to your entire Apple ecosystem.
252 tools. 30 prompts. 11 resources. One MCP server.
Modules
Native. Fast. Built on AppleScript and Apple frameworks.
Create, search, and manage Apple Notes.
12 tools
Manage lists, due dates, and priorities.
11 tools
Events, schedules, and availability.
10 tools
Search, create, and update contacts.
10 tools
Read, compose, and manage email.
11 tools
Read and send iMessages.
6 tools
Playback, playlists, and library control.
13 tools
Albums, search, and metadata.
9 tools
Browse and control Apple TV app.
6 tools
Browse shows and control playback.
6 tools
Dark mode, volume, WiFi, Bluetooth, and more.
27 tools
Browse, move, and organize files.
8 tools
Tabs, reading list, and page content.
12 tools
Screenshot and screen capture.
5 tools
Search locations and get directions.
8 tools
GPS coordinates and location services.
2 tools
Scan, connect, and manage BLE devices.
4 tools
Run and manage Shortcuts automations.
10 tools
Apple Intelligence writing tools and image generation.
8 tools
Accessibility-based UI inspection and control.
6 tools
How It Works
Interactive setup wizard. Choose your modules.
npx airmcp init
Add one JSON block to any MCP client.
AI reads notes, manages calendar, sends mail, and more.
{
"mcpServers": {
"airmcp": {
"command": "npx",
"args": ["-y", "airmcp"]
}
}
}
Add this to Claude Code, Codex, or any MCP client.
Try It
No commands to memorize. Just tell your AI what you need.
"Read my latest notes and summarize them"
"What's on my calendar today? Reschedule overdue reminders to tomorrow"
"Turn on dark mode, set volume to 50%, and lower brightness"
"Open the Apple developer docs in Safari and summarize the page"
"Get my current location and show the weather here"
"Check today's meetings, find related notes, and create a prep checklist in Reminders"
252 tools. Endless combinations.
Workflows
Pre-built prompts that orchestrate multiple Apple apps together.
daily-briefingSummarize today's events, due reminders, and recent notes.
weekly-digestReview the past week and plan ahead.
meeting-prepPull event details, search notes, build context.
research-with-safariResearch topics using Safari, save findings to Notes.
focus-sessionCheck conflicts, prioritize reminders, manage music.
file-organizerScan a folder, categorize, summarize in Notes.
event-follow-upAfter a meeting, create follow-up notes and action items automatically.
Installation
Install globally, or run directly with npx.
# Install globally $ npm install -g airmcp # Or run directly $ npx airmcp
Requires Node.js 18+ and macOS. Works with Claude Code, Codex, and any MCP client.