Plot twist: Your Mac can do more than just look pretty. Turn your Apple apps into AI superpowers!
Love this MCP? Check out supermemory MCP too - https://mcp.supermemory.ai
Click below for one click install with .dxt
Basically everything you wish your Mac could do automatically (but never bothered to set up):
- Send messages to anyone in your contacts (even that person you've been avoiding)
- Read your messages (finally catch up on those group chats)
- Schedule messages for later (be that organized person you pretend to be)
- Create notes faster than you can forget why you needed them
- Search through that digital mess you call "organized notes"
- Actually find that brilliant idea you wrote down 3 months ago
- Find anyone in your contacts without scrolling forever
- Get phone numbers instantly (no more "hey, what's your number again?")
- Actually use that contact database you've been building for years
- Send emails with attachments, CC, BCC - the whole professional shebang
- Search through your email chaos with surgical precision
- Schedule emails for later (because 3 AM ideas shouldn't be sent at 3 AM)
- Check unread counts (prepare for existential dread)
- Create reminders with due dates (finally remember to do things)
- Search through your reminder graveyard
- List everything you've been putting off
- Open specific reminders (face your procrastination)
- Create events faster than you can double-book yourself
- Search for that meeting you're definitely forgetting about
- List upcoming events (spoiler: you're probably late to something)
- Open calendar events directly (skip the app hunting)
- Search locations (find that coffee shop with the weird name)
- Save favorites (bookmark your life's important spots)
- Get directions (finally stop asking Siri while driving)
- Create guides (be that friend who plans everything)
- Drop pins like you're claiming territory
Here's where it gets spicy. You can literally say:
"Read my conference notes, find contacts for the people I met, and send them a thank you message"
And it just... works. Like actual magic, but with more code.
npx -y install-mcp apple-mcp --client claude
For Cursor users (we see you):
npx -y install-mcp apple-mcp --client cursor
Click if you're feeling adventurous
First, get bun (if you don't have it already):
brew install oven-sh/bun/bun
Then add this to your claude_desktop_config.json
:
{
"mcpServers": {
"apple-mcp": {
"command": "bunx",
"args": ["--no-cache", "apple-mcp@latest"]
}
}
}
Here's a step-by-step video walkthrough: https://x.com/DhravyaShah/status/1892694077679763671
(Yes, it's actually as cool as it sounds)
"Send a message to mom saying I'll be late for dinner"
"Find all my AI research notes and email them to sarah@company.com"
"Create a reminder to call the dentist tomorrow at 2pm"
"Show me my calendar for next week and create an event for coffee with Alex on Friday"
"Find the nearest pizza place and save it to my favorites"
git clone https://github.com/dhravya/apple-mcp.git
cd apple-mcp
bun install
bun run index.ts
Now go forth and automate your digital life! π
Made with β€οΈ by supermemory (and honestly, claude code)