Apple MCP tools
JSON →Integrate with Apple's native apps like Contacts, Notes, Messages, and Mail.
Install
npx -y @smithery/cli@latest Tools · 26
- send_message Send messages using the Apple Messages app
- read_messages Read out messages from the Apple Messages app
- list_notes List notes in Apple Notes app
- search_notes Search and read notes in Apple Notes app
- search_contacts Search contacts for sending messages
- send_email Send emails with multiple recipients (to, cc, bcc) and file attachments
- search_emails Search emails with custom queries, mailbox selection, and result limits
- schedule_email Schedule emails for future delivery
- list_scheduled_emails List and manage scheduled emails
- check_unread_emails Check unread email counts globally or per mailbox
- list_reminders List all reminders and reminder lists
- search_reminders Search for reminders by text
- create_reminder Create new reminders with optional due dates and notes
- open_reminders_app Open the Reminders app to view specific reminders
- search_calendar_events Search calendar events with customizable date ranges
- list_upcoming_events List upcoming events
- create_calendar_event Create new calendar events with details like title, location, and notes
- open_calendar_event Open calendar events in the Calendar app
- web_search Search the web using DuckDuckGo and retrieve content from search results
- search_locations Search for locations and addresses on Maps
- save_location Save locations to favorites on Maps
- get_directions Get directions between locations on Maps
- drop_pin Drop pins on the map
- create_guide Create guides on Maps
- list_guides List guides on Maps
- add_place_to_guide Add places to guides on Maps
Links
★ 19 GitHub stars