← Registry

Browser Tools

local-mcp.com

Automates interactions with Google Chrome and provides a Mac app for accessing local data sources.

2 endpoints185 known toolsCached registry data

ENDPOINT 1

https://www.local-mcp.com/mcp

No auth detected

Known tools 184

setup_install

Install LMCP — free Mac app giving the user access to Mail, Calendar, Contacts, Teams, OneDrive, Notes, Reminders, and 100+ tools on their Mac (data stays local).

chrome_click

Clicks the first element matching a CSS selector in the current Google Chrome tab.

chrome_evaluate_js

Runs arbitrary JavaScript in the current Google Chrome tab and returns its result.

chrome_fill_form

Fills multiple form fields in one shot in the current Google Chrome tab.

chrome_go_back

Navigates the current Google Chrome tab back to the previous page.

chrome_list_tabs

Lists every open tab across all Google Chrome windows with title, URL, and whether it is active.

chrome_navigate

Navigates Google Chrome to a URL.

chrome_query_selector_all

Runs document.querySelectorAll in the current Google Chrome tab and returns a compact summary of each match.

chrome_read_tab

Reads the rendered text content of a Google Chrome tab.

chrome_search_tabs

Searches the rendered text of every open Google Chrome tab for a substring.

chrome_setup_check

Reports whether Google Chrome is ready for interactive tools (chrome_click, chrome_type, chrome_evaluate_js, chrome_read_tab text).

chrome_type

Sets the value of an input/textarea matching a CSS selector in the current Google Chrome tab and fires input/change events.

chrome_wait_for

Polls the current Google Chrome tab until a CSS selector appears (or its text matches, if `text_match` is provided).

complete_omnifocus_task

Marks an OmniFocus task as complete by task ID or name.

complete_reminder

Marks a reminder complete in Apple Reminders (Reminders.app).

connect_m365_account

Connect your Microsoft 365 account.

connect_servicenow

Connect to your ServiceNow instance using your username and password.

create_calendar_event

Creates an event in the Mac's Calendar app (Calendar.app).

create_draft

Saves an email to the Mail.app Drafts folder for the user to review and send manually — never sends.

create_email_folder

Creates a new mailbox folder in Mail.app.

create_note

Creates a new note in Apple Notes.

create_omnifocus_task

Creates a new task in OmniFocus.

create_referral_invites

Step 2 of the colleague-invite flow.

create_reminder

Creates a reminder in Reminders.app.

create_reminder_list

Creates a new list in Apple Reminders (Reminders.app).

daily_brief

Returns a single morning briefing combining today's calendar events, overdue and due-today reminders, and unread inbox email count + subjects.

delete_calendar_event

Deletes an event from the Mac's Calendar app (Calendar.app) by ID.

delete_reminder

Permanently deletes a reminder in Apple Reminders (Reminders.app) by ID.

delete_reminder_list

Deletes an Apple Reminders list AND all reminders inside it — cannot be undone.

disconnect_m365_account

Disconnect your Microsoft 365 account and remove stored tokens.

disconnect_servicenow

Disconnect from ServiceNow and remove stored credentials.

excel_create

Creates a new Excel (.xlsx) file with headers and optional data rows.

excel_read

Reads data from an Excel (.xlsx) file.

excel_write_cell

Writes a value to a specific cell in an Excel file.

finder_list

Lists files and folders at any absolute path (Spotlight-free directory listing, including outside the home folder).

finder_search

Searches for files by name anywhere on the filesystem (uses mdfind/Spotlight).

fs_list

Lists files and folders in a local directory.

fs_read

Reads a text file from the local filesystem.

fs_search

Searches for files and folders by name (case-insensitive, partial match) starting from a root directory.

gdrive_file_info

Metadata for a file/folder in the synced Google Drive: size, dates, type.

gdrive_list_files

Lists files and folders in a Google Drive path (the locally-synced folder).

gdrive_read_file

Reads a text file from the synced Google Drive folder (.txt, .md, .csv, .json, code files...).

gdrive_root

Lists the Google Drive folders synced on this Mac (My Drive, Shared drives, per-account mounts).

gdrive_search_files

Searches the synced Google Drive folder for files by name (recursive).

gdrive_write_file

Writes or overwrites a text file in the synced Google Drive folder — it uploads automatically via the official client.

get_audit_log

Returns recent LMCP tool call history from the local audit log.

get_config

Returns the current LMCP configuration (api_key masked).

get_contact

Gets a contact from the Mac's Contacts app (Contacts.app) by name or ID.

get_datetime

Get the current date and time of the machine where LMCP runs — with timezone and UTC offset.

get_m365_person

Get detailed information about a specific person in your Microsoft 365 directory by their user ID or email address.

list_accounts

Lists email accounts configured in Mail.app.

list_calendar_events

Lists events from the Mac's Calendar app (Calendar.app, local/iCloud calendars) in a date range.

list_calendar_names

Lists the calendars in the Mac's Calendar app (Calendar.app, local/iCloud).

list_contacts

Lists contacts from the macOS Contacts app.

list_email_accounts

Lists all Mail.app accounts by name.

list_email_folders

Lists the full folder (mailbox) tree for Apple Mail (Mail.app) accounts, including nested subfolders.

list_emails

Lists email headers (subject, sender, date, unread) from the Mac's Apple Mail (Mail.app, local accounts).

list_m365_people_insights

List the people most relevant to you in Microsoft 365 — based on your communication patterns, collaboration history, and org chart.

list_message_chats

Lists recent iMessage/Messages.app conversations.

list_notes

Lists notes from Apple Notes app.

list_omnifocus_folders

Lists folders in OmniFocus.

list_omnifocus_projects

Lists projects in OmniFocus.

list_omnifocus_tags

Lists all tags defined in OmniFocus.

list_omnifocus_tasks

Lists tasks from OmniFocus.

list_referral_candidates

Step 1 of recommending LMCP to a colleague.

list_reminder_lists

Lists the lists (folders) in Apple Reminders (Reminders.app) on this Mac.

list_reminders

Lists reminders from Apple Reminders (Reminders.app) on this Mac.

list_safari_bookmarks

Lists Safari bookmarks (title + URL) from the Mac's Safari (reads ~/Library/Safari/Bookmarks.plist — needs Full Disk Access).

lmcp_state

Returns a structured snapshot of the LMCP environment: server/tray/teams-proxy versions, detected AI client, cloud relay state, TCC permission states (Calendar/Reminders/Contacts), and a compact summary of which services (Mail/Calendar/Contacts/Teams/OneDrive/Reminders/Notes) are reachable.

lmcp_welcome

★ START HERE — the user just installed LMCP and has not run a single tool yet.

m365_create_event

Create a calendar event in your Microsoft 365 / Outlook calendar.

m365_delete_event

Delete a calendar event from your Microsoft 365 / Outlook calendar by its ID.

m365_get_contact

Get full details of a specific Microsoft 365 contact by ID.

m365_list_contacts

List contacts from your Microsoft 365 / Outlook address book.

m365_list_emails

List emails from your Microsoft 365 / Outlook inbox.

m365_list_events

List upcoming calendar events from your Microsoft 365 / Outlook calendar.

m365_read_email

Read the full content of a specific Microsoft 365 email by its ID.

m365_reply_email

Reply to a Microsoft 365 email by its message ID.

m365_search_contacts

Search contacts in your Microsoft 365 address book by name, email, or company.

m365_search_emails

Search your Microsoft 365 emails by keyword, sender, or subject.

m365_send_email

Send an email from your Microsoft 365 account.

move_email

Moves an email to another mailbox (nested target folders are found by name).

nordvpn_diagnose

Run a diagnostic check on NordVPN: installation, login state, connection status, kill switch, and supported protocols.

nordvpn_servers

Get recommended NordVPN servers by country or specialty.

nordvpn_status

Check NordVPN connection status: connected/disconnected, auto-connect, snooze, and last known location.

notion_list_databases

Lists Notion databases cached on this Mac with their schema (column names and types).

notion_list_pages

Lists Notion pages cached on this Mac (titles, last edited, hierarchy), newest first.

notion_list_workspaces

Lists the Notion workspaces cached on this Mac with their members (names and emails).

notion_open_page

Opens a Notion page in the desktop app (deep link).

notion_read_database

Reads the cached rows of a Notion database with their properties mapped through the schema.

notion_read_page

Reads a Notion page from the local cache and returns its content as markdown (headings, lists, to-dos, code, files, subpage links).

notion_search

Searches cached Notion content (page titles and block text) for a phrase, case-insensitive.

onedrive_delete_file

Deletes a file or empty folder from OneDrive.

onedrive_file_info

Returns metadata for a file or folder: size, modification date, type, and extension.

onedrive_list_files

Lists files and folders in a OneDrive path.

onedrive_move_file

Moves or renames a file/folder within OneDrive.

onedrive_read_file

Reads a text file from OneDrive or the local filesystem.

onedrive_root

Lists all mounted OneDrive directories on this Mac.

onedrive_search_files

Searches for files by name in a OneDrive directory (recursive).

onedrive_set_scope

Restricts LMCP's OneDrive access to a specific folder.

onedrive_write_file

Writes text content to a file in OneDrive.

outlook_diagnose

Checks which email accounts are configured in Microsoft Outlook and compares them with Mail.app.

pdf_read

Reads and extracts text from a PDF file.

ppt_create

Creates a PowerPoint (.pptx) file with title and bullet slides.

ppt_read

Reads slide text content from a PowerPoint (.pptx) file.

read_email

Reads the full content of an email by its ID.

read_messages

Reads messages from an iMessage conversation by chat ID or contact name.

read_note

Reads the full content of a note by name or ID.

rename_reminder_list

Renames an existing Apple Reminders list.

reply_email

Replies to an email by message ID.

report_problem

Report a problem, feature request, or integration request to the LMCP team.

request_feature

Submit a feature request to the LMCP team — a new capability, a tool that doesn't exist yet, or an app/integration the user wishes LMCP supported.

run_diagnostics

Runs a fast health check of all LMCP integrations on this machine.

run_terminal_command

Runs a shell command on the user's Mac and returns its output.

safari_click

Clicks the first element matching a CSS selector in the current Safari tab.

safari_evaluate_js

Runs arbitrary JavaScript in the current Safari tab and returns its result.

safari_fill_form

Fills multiple form fields in one shot.

safari_go_back

Navigates the current Safari tab back to the previous page.

safari_list_tabs

Lists every open tab across all Safari windows with title, URL, and whether it is active.

safari_navigate

Navigates Safari to a URL.

safari_query_selector_all

Runs document.querySelectorAll in the current Safari tab and returns a compact summary of each match.

safari_read_tab

Reads the rendered text content of a Safari tab.

safari_search_tabs

Searches the rendered text of every open Safari tab for a substring.

safari_setup_check

Reports whether Safari is ready for interactive tools (safari_click, safari_type, safari_evaluate_js).

safari_type

Sets the value of an input/textarea matching a CSS selector and fires input/change events.

safari_wait_for

Polls the current Safari tab until a CSS selector appears (or its text matches, if `text_match` is provided).

save_attachment

Saves an attachment from an email to disk.

search_contacts

Searches the Mac's Contacts app (Contacts.app, local/iCloud) by name, email, or phone number.

search_emails

Searches emails in the Mac's Apple Mail (Mail.app, local accounts).

search_m365_directory

Search your organization's Microsoft 365 directory for users by name or email.

search_messages

Searches iMessage conversations by content, sender name, or date range.

search_notes

Searches Apple Notes by title or content.

search_omnifocus_tasks

Searches OmniFocus tasks by name or note content.

send_email

Composes and sends an email via Mail.app.

send_message

Sends an iMessage via the Mac's Messages.app to a recipient handle (phone number with country code, e.g.

servicenow_add_comment

Add a comment or work note to a ServiceNow incident.

servicenow_create_incident

Create a new incident in ServiceNow.

servicenow_get_incident

Get full details of a specific ServiceNow incident by number or sys_id.

servicenow_list_my_incidents

List incidents assigned to you or opened by you in ServiceNow.

servicenow_search_incidents

Search incidents in ServiceNow by keyword, number, or caller.

servicenow_search_kb

Search the ServiceNow Knowledge Base for articles.

servicenow_update_incident

Update fields on an existing ServiceNow incident — state, priority, assignment.

signal_connect

Connect Signal to Local MCP.

signal_friction

Send an ANONYMOUS, content-free signal when an LMCP tool fails, returns nothing useful, the user seems frustrated, or you could not accomplish what they asked.

signal_list_chats

Lists Signal conversations (chats) with last-active timestamps.

signal_read_messages

Reads messages from a specific Signal chat.

signal_search_messages

Full-text search across locally-cached Signal messages.

signal_send_message

Preview (and get send guidance for) a message to a Signal chat.

slack_list_channels

Lists channels in a Slack workspace, including public channels, private channels, and direct messages (DMs).

slack_list_workspaces

Lists the Slack workspaces (teams) the user has connected in Slack Desktop.

slack_read_channel_messages

Reads recent messages from a Slack channel or DM.

slack_search_messages

Searches Slack messages across locally-cached channels using full-text substring matching.

stocks_get_chart

Gets historical price data for a stock symbol.

stocks_get_quote

Gets current stock price and market data for one or more symbols (e.g.

stocks_search_symbol

Searches for a stock ticker symbol by company name.

teams_call_history

Reads Microsoft Teams call & meeting history from the Mac's local Teams cache — no Graph API, no token, no admin consent (the same local store the Teams Calls tab renders).

teams_list_channels

Lists channels in a Microsoft Teams workspace.

teams_list_chats

Lists Microsoft Teams chats (direct messages and group chats).

teams_list_teams

Lists all Microsoft Teams workspaces the user belongs to.

teams_read_channel_messages

Reads messages from a Microsoft Teams channel.

teams_read_chat_messages

Reads messages from a Teams chat or direct message thread.

teams_send_channel_message

Sends a text message to a Microsoft Teams channel via Graph API.

teams_send_message

Sends a text message to a Microsoft Teams chat or channel.

todo_complete_task

Marks a Microsoft To Do task as complete (via Reminders sync).

todo_create_task

Creates a task in Microsoft To Do (via Reminders sync).

todo_list_lists

Lists Microsoft To Do task lists.

todo_list_tasks

Lists tasks from a Microsoft To Do list (or any Reminders list).

update_calendar_event

Updates an existing event in the Mac's Calendar app (Calendar.app) by ID.

update_local_mcp

Checks for and installs LMCP updates.

update_note

Updates an existing note in Apple Notes.

update_reminder

Updates an existing reminder in Reminders.app.

update_self_diagnosis

Returns the self-update health state: current version, last N update attempts (with errors), writability of the update cache, and any stale LMCP binaries found at alternate paths.

whatsapp_connect

Link WhatsApp to Local MCP by showing a QR code right here in the chat — no Terminal needed.

whatsapp_disconnect

Unlink WhatsApp from Local MCP — logs out the linked device on this Mac (via wacli).

whatsapp_list_chats

Lists WhatsApp conversations with last message preview.

whatsapp_read_messages

Reads messages from a specific WhatsApp chat.

whatsapp_search_messages

Offline full-text search across all WhatsApp chats.

whatsapp_send_file

Sends a file attachment to a WhatsApp chat.

whatsapp_send_message

Sends a text message to a WhatsApp chat.

word_append

Appends text to an existing Word (.docx) document.

word_create

Creates a new Word (.docx) document with the given content.

word_read

Reads text content from a Word (.docx) file.

zoom_list_recordings

Lists Zoom meeting recordings saved locally on this Mac (~/Documents/Zoom), newest first: meeting name, date, and which artifacts exist (transcript, captions, saved chat, audio, video).

zoom_read_transcript

Reads the text artifacts of a local Zoom recording: the transcript/captions (.vtt or closed_caption.txt, cleaned to readable 'Speaker: text' lines) and the saved in-meeting chat.

ENDPOINT 2

https://www.local-mcp.com/mcp?token=YOUR_TOKEN`

No auth detected

Known tools 1

setup_install

Install LMCP — free Mac app giving the user access to Mail, Calendar, Contacts, Teams, OneDrive, Notes, Reminders, and 100+ tools on their Mac (data stays local).