LogoSTMCP
Download
Apple MCP Tools

Apple MCP Tools

Apple MCP is a toolkit that automates Apple apps using AI for enhanced productivity.

Tools

1. send_message

Send messages to contacts through the Messages app.

2. read_messages

Read messages from the Messages app.

3. schedule_message

Schedule messages to be sent at a later time.

4. create_note

Create new notes in the Notes app.

5. search_notes

Search through existing notes in the Notes app.

6. find_contact

Find contacts in the Contacts app.

7. get_contact_info

Get detailed information for a specific contact.

8. send_email

Send emails with attachments, CC, and BCC through the Mail app.

9. search_emails

Search through emails in the Mail app.

10. schedule_email

Schedule emails to be sent at a later time.

11. check_unread_emails

Check the count of unread emails.

12. create_reminder

Create reminders with due dates in the Reminders app.

13. search_reminders

Search through existing reminders.

14. list_reminders

List all reminders or reminders from specific lists.

15. open_reminder

Open a specific reminder in the Reminders app.

16. create_calendar_event

Create new events in the Calendar app.

17. search_calendar_events

Search for calendar events.

18. list_upcoming_events

List upcoming calendar events.

19. open_calendar_event

Open a specific calendar event.

20. search_location

Search for locations using the Maps app.

21. save_favorite_location

Save locations as favorites in Maps.

22. get_directions

Get directions between locations.

23. create_map_guide

Create location guides in Maps.

24. drop_pin

Drop pins at specific locations in Maps.

JSON Config

{
  "mcpServers": {
    "apple-mcp": {
      "command": "bunx",
      "args": ["@dhravya/apple-mcp@latest"]
    }
  }
}

Useful Links

Information

Categories