MCPServers
Apple Native Apps - MCP server logo

Apple Native Apps

6
0

Summary

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.

Available Actions(26)

send_message

Send messages using the Apple Messages app to a specified recipient.

read_messages

Read out messages from the Apple Messages app.

list_notes

List all notes available in the Apple Notes app.

search_read_notes

Search for and read notes in the 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 using custom queries, mailbox selection, and result limits.

schedule_email

Schedule emails for future delivery.

manage_scheduled_emails

List and manage scheduled emails.

check_unread_email_counts

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 calendar 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 the map.

save_location_to_favorites

Save specific locations to favorites.

get_directions

Get directions between locations.

drop_pin

Drop pins on the map at specified locations.

create_guide

Create guides for favorite locations.

list_guides

List all created guides.

add_place_to_guide

Add specific places to existing guides.

Last Updated: April 19, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签