Local 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_emailD | Read full email content by ID |
| search_emailsB | 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_attachmentA | Save email attachment to disk |
| list_calendar_namesA | List available calendars |
| list_calendar_eventsC | List calendar events for a date range |
| create_calendar_eventC | Create a new calendar event |
| delete_calendar_eventC | Delete a calendar event with preview |
| update_calendar_eventC | Update an existing calendar event |
| list_remindersC | List reminders from a specific list |
| list_reminder_listsA | List all reminder lists |
| create_reminderA | Create a new reminder |
| complete_reminderB | Mark a reminder as complete |
| list_contactsB | List contacts from the address book |
| search_contactsA | Search contacts by name, email, or phone |
| get_contactD | Get full contact details by name |
| list_notesB | List notes from Apple Notes |
| read_noteA | Read full note content |
| create_noteB | Create a new note in Apple Notes |
| search_notesB | Search notes by keyword |
| list_message_chatsC | List recent iMessage conversations |
| read_messagesC | Read messages from a conversation |
| search_messagesC | Search iMessages by keyword |
| list_omnifocus_tasksA | List tasks from OmniFocus |
| list_omnifocus_projectsC | List OmniFocus projects |
| create_omnifocus_taskC | Create a new task in OmniFocus |
| complete_omnifocus_taskB | Mark an OmniFocus task complete |
| search_omnifocus_tasksC | Search OmniFocus tasks |
| list_omnifocus_tagsC | List OmniFocus tags |
| outlook_list_emailsB | List emails from Microsoft Outlook |
| outlook_read_emailC | Read an Outlook email |
| outlook_search_emailsC | 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_filesC | Search files in OneDrive |
| onedrive_write_fileD | Write or upload file to OneDrive |
| onedrive_delete_fileB | Delete file from OneDrive |
| onedrive_move_fileB | 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_readA | 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_chatsA | List Microsoft Teams chat conversations |
| teams_read_chat_messagesC | Read messages from a Teams chat |
| teams_list_teamsB | List Teams and their channels |
| teams_list_channelsB | List channels in a Teams team |
| teams_read_channel_messagesC | Read messages from a Teams channel |
| teams_send_messageB | Send a message to a Teams chat or channel |
| slack_list_workspacesB | List Slack workspaces |
| slack_list_channelsA | 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_chartB | 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_messageC | Send a WhatsApp message |
| whatsapp_send_fileC | Send a file via WhatsApp |
| safari_read_tabB | Read content of a Safari tab |
| safari_clickC | Click an element in Safari |
| safari_search_tabsC | Search text across Safari tabs |
| safari_wait_forD | 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_briefB | Morning briefing: calendar, reminders, inbox |
| nordvpn_statusB | Check NordVPN connection status |
| nordvpn_serversA | Get recommended NordVPN servers |
| nordvpn_diagnoseB | Diagnose NordVPN issues |
| lmcp_stateB | LMCP environment health snapshot |
| run_diagnosticsB | Run diagnostic checks on all services |
| report_problemA | Report a problem to the LMCP team |
| get_configA | 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