Apple MCP tools provides native macOS integration for AI assistants, enabling access to Apple applications like Contacts, Notes, Messages, Mail, Reminders, Calendar, and Maps. Developed by Dhravya Shah, this TypeScript implementation uses JXA (JavaScript for Automation) and AppleScript to interact with macOS applications, allowing AI assistants to perform tasks such as sending messages, creating notes, managing reminders, searching emails, and getting directions. The server features both eager and lazy loading modes for reliability, making it particularly valuable for users who want their AI assistant to interact with their personal data and Apple ecosystem without leaving the conversation context.
Send messages using the Apple Messages app.
Read out messages using the Apple Messages app.
List notes available in the Apple Notes app.
Search for and read notes in the Apple Notes app.
Search contacts for sending messages.
Send emails with multiple recipients (to, cc, bcc) and file attachments.
Search emails with custom queries, mailbox selection, and result limits.
Schedule emails for future delivery.
List and manage scheduled emails.
Check unread email counts globally or per mailbox.
List all reminders and reminder lists.
Search for reminders by text.
Create new reminders with optional due dates and notes.
Open the Reminders app to view specific reminders.
Search calendar events with customizable date ranges.
List upcoming events in the calendar.
Create new calendar events with details like title, location, and notes.
Open calendar events in the Calendar app.
Search the web using DuckDuckGo and retrieve content from search results.
Search for locations and addresses.
Save locations to favorites.
Get directions between locations.
Drop pins on the map.
Create and list guides.
Add places to guides.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!