Apple MCP Server
The Apple MCP Server provides tools to interact with Apple ecosystem apps via the MCP protocol:
Messages: Send, read, schedule, and check unread messages
Notes: Search and retrieve notes
Contacts: Search and retrieve contacts
Mail: Read unread emails, search emails, send emails, and manage mailboxes/accounts
Reminders: List, search, create, and open reminders
Web Search: Perform web searches using DuckDuckGo
Allows access to Apple native features including Messages, Notes, Contacts, Emails, and Reminders
Planned integration to search and open music in Apple Music app (marked as TODO)
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Apple MCP Serversend a message to mom saying I'll be home by 7pm"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🍎 Apple MCP - Better Siri that can do it all :)
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
🤯 What Can This Thing Do?
Basically everything you wish your Mac could do automatically (but never bothered to set up):
💬 Messages - Because who has time to text manually?
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)
📝 Notes - Your brain's external hard drive
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
👥 Contacts - Your personal network, digitized
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
📧 Mail - Email like a pro (or at least pretend to)
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)
⏰ Reminders - For humans with human memory
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)
📅 Calendar - Time management for the chronically late
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)
🗺️ Maps - For people who still get lost with GPS
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
Related MCP server: Apple MCP - Enhanced Edition
🎭 The Magic of Chaining Commands
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.
🚀 Installation (The Easy Way)
Option 1: Smithery (For the Sophisticated)
npx -y install-mcp apple-mcp --client claudeFor Cursor users (we see you):
npx -y install-mcp apple-mcp --client cursorOption 2: Manual Setup (For the Brave)
First, get bun (if you don't have it already):
brew install oven-sh/bun/bunThen add this to your claude_desktop_config.json:
{
"mcpServers": {
"apple-mcp": {
"command": "bunx",
"args": ["--no-cache", "apple-mcp@latest"]
}
}
}🎬 See It In Action
Here's a step-by-step video walkthrough: https://x.com/DhravyaShah/status/1892694077679763671
(Yes, it's actually as cool as it sounds)
🎯 Example Commands That'll Blow Your Mind
"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"🛠️ Local Development (For the Tinkerers)
git clone https://github.com/dhravya/apple-mcp.git
cd apple-mcp
bun install
bun run index.tsNow go forth and automate your digital life! 🚀
Made with ❤️ by supermemory (and honestly, claude code)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBquality-maintenanceA collection of tools that enable AI assistants to interact with Apple applications and services including Contacts, Notes, Messages, Mail, Reminders, Calendar, Maps, and Web Search through the Model Context Protocol.Last updated81
- Alicense-qualityDmaintenanceEnables AI assistants to interact with native Apple applications including Messages, Notes, Contacts, Mail, Reminders, Calendar, and Maps. Features smart contact resolution, priority-based search, and comprehensive Apple ecosystem integration with enhanced error handling.Last updated2102MIT
- Alicense-qualityDmaintenanceProvides seamless integration with macOS native applications including Messages, Notes, Contacts, Mail, Reminders, Calendar, and Maps, enabling natural language control and automation of Apple ecosystem apps.Last updated13MIT
- Alicense-qualityDmaintenanceEnables AI interaction with native macOS applications including Messages, Notes, Mail, Calendar, and Maps through natural language. It allows users to automate tasks like sending messages, managing contacts, and scheduling events across the Apple ecosystem.Last updated210MIT
Related MCP Connectors
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/supermemoryai/apple-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server