Pilot MCP
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_emailsC | 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_emailC | Reply to an existing email |
| move_emailC | Move email to a different mailbox |
| save_attachmentB | Save email attachment to disk |
| list_calendar_namesA | List available calendars |
| list_calendar_eventsC | List calendar events for a date range |
| create_calendar_eventB | Create a new calendar event |
| delete_calendar_eventC | Delete a calendar event with preview |
| update_calendar_eventD | Update an existing calendar event |
| list_remindersC | List reminders from a specific list |
| list_reminder_listsA | List all reminder lists |
| create_reminderC | 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_notesA | List notes from Apple Notes |
| read_noteB | Read full note content |
| create_noteA | Create a new note in Apple Notes |
| search_notesC | Search notes by keyword |
| list_message_chatsA | List recent iMessage conversations |
| read_messagesD | Read messages from a conversation |
| search_messagesA | Search iMessages by keyword |
| list_omnifocus_tasksB | List tasks from OmniFocus |
| list_omnifocus_projectsB | List OmniFocus projects |
| create_omnifocus_taskB | Create a new task in OmniFocus |
| complete_omnifocus_taskB | Mark an OmniFocus task complete |
| search_omnifocus_tasksD | 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_emailsC | Search Outlook emails |
| outlook_send_emailB | 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_fileB | Read file content from OneDrive |
| onedrive_search_filesC | Search files in OneDrive |
| onedrive_write_fileC | Write or upload file to OneDrive |
| onedrive_delete_fileB | Delete file from OneDrive |
| onedrive_move_fileC | Move or rename file in OneDrive |
| onedrive_rootA | List mounted OneDrive directories |
| onedrive_file_infoC | Get file or folder metadata |
| onedrive_set_scopeC | Restrict OneDrive access to a folder |
| finder_listC | List files in a Finder directory |
| finder_searchB | Search files using Spotlight |
| pdf_readB | Read text content from a PDF file |
| word_readC | Read content from a Word document |
| word_createA | 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_readA | Read content from a PowerPoint file |
| ppt_createA | Create a new PowerPoint presentation |
| teams_list_chatsA | List Microsoft Teams chat conversations |
| teams_read_chat_messagesC | Read messages from a Teams chat |
| teams_list_teamsA | List Teams and their channels |
| teams_list_channelsC | List channels in a Teams team |
| teams_read_channel_messagesB | Read messages from a Teams channel |
| teams_send_messageC | Send a message to a Teams chat or channel |
| slack_list_workspacesB | List Slack workspaces |
| slack_list_channelsC | List Slack channels |
| slack_read_channel_messagesC | Read messages from a Slack channel |
| slack_search_messagesC | Search Slack messages |
| stocks_get_quoteB | Get current stock price and market data |
| stocks_search_symbolC | Search for a stock ticker symbol |
| stocks_get_chartC | Get historical price data for a stock |
| whatsapp_list_chatsC | List WhatsApp conversations |
| whatsapp_read_messagesC | Read messages from a WhatsApp chat |
| whatsapp_search_messagesC | Search WhatsApp messages |
| whatsapp_send_messageD | Send a WhatsApp message |
| whatsapp_send_fileB | Send a file via WhatsApp |
| safari_read_tabC | Read content of a Safari tab |
| safari_clickB | Click an element in Safari |
| safari_search_tabsC | Search text across Safari tabs |
| safari_wait_forC | Wait for an element in Safari |
| list_safari_bookmarksA | List Safari bookmarks |
| list_accountsA | List configured email and calendar accounts |
| create_email_folderC | Create a new email folder/mailbox |
| daily_briefC | Morning briefing: calendar, reminders, inbox |
| nordvpn_statusB | Check NordVPN connection status |
| nordvpn_serversB | Get recommended NordVPN servers |
| nordvpn_diagnoseC | Diagnose NordVPN issues |
| lmcp_stateC | LMCP environment health snapshot |
| run_diagnosticsB | Run diagnostic checks on all services |
| report_problemB | Report a problem to the LMCP team |
| get_configB | Get current LMCP configuration |
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/lanchuske/local-mcp-releases'
If you have feedback or need assistance with the MCP directory API, please join our Discord server