Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_emailsB | List emails from Mail.app inbox with optional filters |
| read_emailC | Read full email content by ID |
| search_emailsC | Search emails by keyword, sender, or date range |
| send_emailC | Compose and send a new email |
| reply_emailB | Reply to an existing email |
| move_emailB | Move email to a different mailbox |
| save_attachmentC | Save email attachment to disk |
| list_calendar_namesB | List available calendars |
| list_calendar_eventsB | List calendar events for a date range |
| create_calendar_eventC | Create a new calendar event |
| delete_calendar_eventC | Delete a calendar event with preview |
| list_remindersC | List reminders from a specific list |
| list_reminder_listsC | List all reminder lists |
| create_reminderD | Create a new reminder |
| complete_reminderB | Mark a reminder as complete |
| list_contactsB | List contacts from the address book |
| search_contactsC | Search contacts by name, email, or phone |
| get_contactC | Get full contact details by name |
| list_notesB | List notes from Apple Notes |
| read_noteC | Read full note content |
| create_noteB | Create a new note in Apple Notes |
| search_notesC | Search notes by keyword |
| list_message_chatsB | List recent iMessage conversations |
| read_messagesC | Read messages from a conversation |
| search_messagesB | Search iMessages by keyword |
| list_omnifocus_tasksC | List tasks from OmniFocus |
| list_omnifocus_projectsC | List OmniFocus projects |
| create_omnifocus_taskB | Create a new task in OmniFocus |
| complete_omnifocus_taskA | Mark an OmniFocus task complete |
| search_omnifocus_tasksC | Search OmniFocus tasks |
| list_omnifocus_tagsC | List OmniFocus tags |
| outlook_list_emailsC | List emails from Microsoft Outlook |
| outlook_read_emailC | Read an Outlook email |
| outlook_search_emailsD | Search Outlook emails |
| outlook_send_emailC | Send email via Outlook |
| outlook_list_eventsC | List Outlook calendar events |
| outlook_create_eventC | Create Outlook calendar event |
| onedrive_list_filesB | List files and folders in OneDrive |
| onedrive_read_fileC | Read file content from OneDrive |
| onedrive_search_filesD | Search files in OneDrive |
| onedrive_write_fileB | Write or upload file to OneDrive |
| onedrive_delete_fileC | Delete file from OneDrive |
| onedrive_move_fileB | Move or rename file in OneDrive |
| finder_listC | List files in a Finder directory |
| finder_searchB | Search files using Spotlight |
| pdf_readB | Read text content from a PDF file |
| word_readB | Read content from a Word document |
| word_createB | Create a new Word document |
| word_appendC | Append content to a Word document |
| excel_readC | Read data from an Excel spreadsheet |
| excel_createC | Create a new Excel spreadsheet |
| excel_write_cellD | Write data to Excel cells |
| ppt_readC | Read content from a PowerPoint file |
| ppt_createB | Create a new PowerPoint presentation |
| teams_list_chatsB | List Microsoft Teams chat conversations |
| teams_read_chat_messagesC | Read messages from a Teams chat |
| teams_list_teamsC | List Teams and their channels |
| teams_list_channelsC | List channels in a Teams team |
| teams_read_channel_messagesB | Read messages from a Teams channel |
| list_safari_bookmarksC | List Safari bookmarks |
| list_accountsB | List configured email and calendar accounts |
| create_email_folderB | Create a new email folder/mailbox |
| diagnoseB | Run diagnostic checks on all connected services |
| report_bugB | Report a bug or issue to the development team |
| request_featureD | Request a new feature |
| request_integrationB | Request integration with an unsupported app |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |