mcp-mac
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discover_appsC | Discover AppleScript capabilities of a macOS application |
| finder_get_selectionB | Get currently selected files/folders in Finder |
| finder_get_current_folderA | Get path of currently viewed folder in frontmost Finder window |
| mail_get_accountsB | Get list of all Mail account names |
| mail_get_inbox_countB | Get unread message count in inbox |
| mail_get_total_inbox_countB | Get total message count in inbox |
| contacts_search_peopleC | Search for people by name in Contacts |
| contacts_get_person_infoC | Get detailed information for a specific person |
| reminders_get_listsB | Get all reminder lists with reminder counts |
| reminders_get_incomplete_remindersC | Get incomplete reminders across all lists |
| notes_get_foldersB | Get all note folders with note counts |
| notes_get_recent_notesC | Get recently modified notes |
| notes_search_notesC | Search notes by title or content |
| notes_create_noteC | Create new note with title and content |
| textedit_get_documentsB | Get list of open TextEdit documents |
| textedit_create_documentC | Create new TextEdit document with optional content |
| calendar_get_calendarsB | Get all calendars with event counts |
| calendar_create_eventC | Create new calendar event |
| calendar_get_today_eventsB | Get today's events across all calendars |
| calendar_get_upcoming_eventsC | Get upcoming events in date range |
| workflow_contact_to_texteditC | Get contact information and create formatted TextEdit document |
| mail_create_messageC | Create new email message with recipients, subject, and body |
| mail_send_messageC | Send the most recently created message |
| reminders_create_reminderC | Create new reminder with title, optional due date and list |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samicokar/mcp-mac'
If you have feedback or need assistance with the MCP directory API, please join our Discord server