← Registry

Browser Tools

local-mcp.com

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

2 endpoints229 known toolsFirst detected May 10, 2026Last detected September 6, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
LMCP
Version
9cb71baa-ebc
Capabilities
tools.listChangedpromptsresources
Server instructions

LMCP connects this assistant to the user's Mac — Mail, Calendar, Contacts, Messages, Notes, Reminders, Files, Teams, Slack, and 200+ local tools, all running locally with no API keys or cloud copies. The tools are listed here as a preview, but they only work after the user installs the free macOS app (~30 seconds). Go ahead and call whichever tool the user asks for — you'll get back the exact install steps for THIS assistant to show them (or call `setup_install` for the install command directly). Once the menu-bar dot turns green, every tool routes directly to their Mac. (macOS only today; Windows/Linux/mobile users get a waitlist.)

Known tools 228

setup_install

Returns a personalized LMCP install link and setup steps (~30 sec to install).

Inferred read-only
agent_ack

Tells the senders that you actually read the messages agent_inbox gave you.

Inferred read-only
agent_sent

Shows what THIS machine sent and what happened to it: who it was delivered to and who acknowledged it.

Inferred read-only
chrome_click

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

Inferred read-only
chrome_fill_form

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

Inferred read-only
chrome_go_back

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

Inferred read-only
chrome_history

Lists or searches the user's Google Chrome browsing history (local SQLite, read-only — no page is opened).

Inferred read-only
chrome_list_tabs

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

Inferred read-only
chrome_navigate

Navigates Google Chrome to a URL.

Inferred read-only
chrome_query_selector_all

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

Inferred read-only
chrome_read_tab

Reads the rendered text content of a Google Chrome tab.

Inferred read-only
chrome_search_tabs

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

Inferred read-only
chrome_setup_check

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

Inferred read-only
chrome_type

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

Inferred read-only
chrome_wait_for

Polls the current Google Chrome tab until a CSS `selector` appears, or until `text_match` appears (anywhere on the page, or inside `selector` if you also pass one).

Inferred read-only
complete_omnifocus_task

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

Inferred read-only
complete_reminder

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

Inferred read-only
configure_clients

Adds Local MCP to the config of installed MCP-capable AI clients on this Mac (Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, Zed) so they can use LMCP's tools — no manual JSON editing.

Inferred read-only
connect_m365_account

Connect your Microsoft 365 account.

Inferred read-only
connect_todoist

Connect Todoist.

Inferred read-only
create_calendar_event

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

Inferred read-only
create_draft

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

Potential side effects
create_email_folder

Creates a new mailbox folder in Mail.app.

Inferred read-only
create_note

Creates a new note in Apple Notes.

Inferred read-only
create_omnifocus_task

Creates a new task in OmniFocus.

Inferred read-only
create_referral_invites

Records referral invites for the colleagues a user chose to invite and returns a unique referral link per person, so the user can later see who installed or activated LMCP.

Inferred read-only
create_reminder

Creates a reminder in Reminders.app.

Inferred read-only
create_reminder_list

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

Inferred read-only
daily_brief

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

Potential side effects
delete_calendar_event

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

Inferred read-only
delete_reminder

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

Inferred read-only
delete_reminder_folder

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

Inferred read-only
disconnect_m365_account

Disconnect your Microsoft 365 account and remove stored tokens.

Potential side effects
disconnect_todoist

Disconnect Todoist and remove the stored API token.

Potential side effects
excel_create

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

Inferred read-only
excel_read

Reads data from an Excel spreadsheet (.xlsx file).

Inferred read-only
excel_write_cell

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

Inferred read-only
file_list

Lists files and folders in a local directory.

Inferred read-only
file_read

Reads a plain text file from the local filesystem by its absolute path — the primary, default tool for reading a local text file (use this unless the file is a PDF, Word, Excel, or PowerPoint document, which have their own readers).

Inferred read-only
file_search

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

Inferred read-only
file_write

Writes text to a local file — create, overwrite, or append.

Potential side effects
finder_list

Lists files and folders in a directory (Spotlight-free).

Inferred read-only
finder_search

Searches for files by name within the allowlist (uses mdfind/Spotlight).

Inferred read-only
gdrive_file_info

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

Inferred read-only
gdrive_list_files

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

Inferred read-only
gdrive_read_file

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

Inferred read-only
gdrive_root

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

Inferred read-only
gdrive_search_files

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

Inferred read-only
gdrive_write_file

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

Inferred read-only
get_audit_log

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

Inferred read-only
get_config

Returns the current LMCP configuration (api_key masked).

Inferred read-only
get_contact

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

Inferred read-only
get_datetime

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

Inferred read-only
get_m365_person

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

Potential side effects
get_reminder_folders

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

Inferred read-only
get_weather

Gets the current weather and a short daily forecast for a location.

Inferred read-only
list_accounts

Lists Mail.app email accounts WITH each account's email addresses and type (imap/pop/iCloud).

Potential side effects
list_calendar_events

Lists events from the Mac's Calendar app (Calendar.app, local/iCloud calendars) in a date range, or reads ONE event in full via event_id.

Inferred read-only
list_calendar_names

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

Inferred read-only
list_contacts

Lists contacts from the macOS Contacts app.

Inferred read-only
list_displays

Lists connected displays with bounds (global space, top-left origin, points), backing scale_factor, and which is main.

Inferred read-only
list_email_accounts

Lists all Mail.app account NAMES (fast — cached, no Mail lock).

Inferred read-only
list_email_folders

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

Inferred read-only
list_emails

Use this when the user wants to see or triage their inbox on this Mac (Apple Mail — any account added to Mail.app: iCloud, Gmail, IMAP, Exchange).

Inferred read-only
list_m365_people_insights

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

Inferred read-only
list_message_chats

Lists recent iMessage / Messages.app conversations (chat id, name, service).

Inferred read-only
list_missing_permissions

Returns the macOS privacy (TCC) permissions Local MCP needs that are NOT granted yet, each with a one-click `open_url` that opens the exact System Settings → Privacy & Security pane.

Inferred read-only
list_notes

Lists notes from Apple Notes app.

Inferred read-only
list_omnifocus_folders

Lists folders in OmniFocus.

Inferred read-only
list_omnifocus_projects

Lists projects in OmniFocus.

Inferred read-only
list_omnifocus_tags

Lists all tags defined in OmniFocus.

Inferred read-only
list_omnifocus_tasks

Lists tasks from OmniFocus.

Inferred read-only
list_referral_candidates

Returns the user's emailable contacts plus an invite template, for recommending LMCP to a colleague.

Inferred read-only
list_reminders

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

Inferred read-only
list_safari_bookmarks

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

Inferred read-only
list_windows

Lists on-screen windows of any app with window_id, owning app bundle id + name, title, bounds (global space, top-left, points), display_id (the CGDirectDisplayID — matches list_displays, so you can look up which display a window is on), and is_focused.

Inferred read-only
lmcp_install_upgrade

Checks for and installs a newer LMCP version — a self-upgrade of the LMCP app itself (not editing any of your data).

Inferred read-only
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.

Inferred read-only
lmcp_upgrade_diagnostics

Returns LMCP's self-upgrade health (the LMCP app upgrading itself, not editing your data): current version, the last N app-version upgrade attempts with any errors, whether the upgrade cache dir is writable, and any stale LMCP binaries at alternate paths.

Inferred read-only
lmcp_welcome

Onboarding overview for a newly installed LMCP connection.

Inferred read-only
m365_create_event

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

Potential side effects
m365_delete_event

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

Potential side effects
m365_get_contact

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

Inferred read-only
m365_list_contacts

List contacts from your Microsoft 365 / Outlook address book.

Inferred read-only
m365_list_emails

Use this when the user wants their Microsoft 365 / Outlook / Exchange inbox via the cloud — requires a connected M365 account (connect_m365_account).

Inferred read-only
m365_list_events

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

Inferred read-only
m365_read_email

Use this when the user wants the full content of a Microsoft 365 email (message ID from m365_list_emails/m365_search_emails).

Potential side effects
m365_reply_email

Use this when the user wants to reply to a Microsoft 365 email (message ID from m365_list_emails).

Potential side effects
m365_search_contacts

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

Potential side effects
m365_search_emails

Use this when the user wants to find emails in their Microsoft 365 / Outlook mailbox via the cloud — requires a connected M365 account.

Inferred read-only
m365_send_email

Use this when the user wants to send from their Microsoft 365 / Outlook account via the cloud — requires a connected M365 account.

Potential side effects
media_probe

Reports duration_ms, width, height, fps, whether it has audio, and file size for a video/audio file.

Inferred read-only
move_email

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

Potential side effects
nordvpn_diagnose

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

Inferred read-only
nordvpn_servers

Get recommended NordVPN servers by country or specialty.

Inferred read-only
nordvpn_status

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

Inferred read-only
notion_list_databases

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

Inferred read-only
notion_list_pages

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

Inferred read-only
notion_list_workspaces

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

Inferred read-only
notion_open_page

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

Inferred read-only
notion_read_database

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

Inferred read-only
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).

Inferred read-only
notion_search

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

Inferred read-only
onedrive_delete_file

Deletes a file or empty folder from OneDrive.

Inferred read-only
onedrive_file_info

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

Inferred read-only
onedrive_list_files

Lists files and folders in a OneDrive path.

Inferred read-only
onedrive_move_file

Moves or renames a file/folder within OneDrive.

Inferred read-only
onedrive_read_file

Reads a text file from your OneDrive synced folder.

Inferred read-only
onedrive_root

Lists all mounted OneDrive directories on this Mac.

Inferred read-only
onedrive_search_files

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

Inferred read-only
onedrive_set_scope

Restricts LMCP's OneDrive access to a specific folder.

Inferred read-only
onedrive_write_file

Writes text content to a file in OneDrive.

Inferred read-only
outlook_diagnose

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

Potential side effects
pdf_read

Reads and extracts text from a PDF document (.pdf file).

Inferred read-only
permissions_status

Reports the TCC permission state (screen recording, accessibility, microphone) this app needs to capture the screen and drive other apps' UI.

Inferred read-only
ppt_create

Creates a PowerPoint presentation (.pptx) at `path` from an array of slides, each {title, bullets:[…]}.

Inferred read-only
ppt_read

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

Inferred read-only
read_email

Use this when the user wants the full content of an email that lives in the Mac's Apple Mail (message ID from list_emails/search_emails).

Potential side effects
read_messages

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

Inferred read-only
read_note

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

Inferred read-only
recipe_delete

Use this when the user wants to remove one of THEIR saved recipes/skills (the manifests under ~/.local/share/local-mcp/recipes).

Potential side effects
recipe_discover

Browses installable community SKILLS — ready-made LMCP workflows other people published (a morning brief, inbox triage, a weekly report).

Inferred read-only
recipe_export

Exports a saved SKILL (recipe) as a single portable token the user can send to someone else — paste it in a message, email, or doc.

Potential side effects
recipe_get

Returns the full manifest of a recipe by name.

Inferred read-only
recipe_import

Installs a SKILL someone shared with you — pass the skill_token from their recipe_export (or a raw recipe manifest JSON).

Inferred read-only
recipe_install

Installs a community SKILL by id (from recipe_discover) onto this Mac so recipe_run can use it.

Inferred read-only
recipe_list

Lists the user's reusable SKILLS — saved recipes (an ordered sequence of LMCP tool calls with parameters), plus bundled ones — each runnable with recipe_run.

Inferred read-only
recipe_run

Executes a recipe end to end: binds params, runs each step's tool in order via the registry, persists the run (see recipe_runs), and returns each step's result plus any markers_path.

Inferred read-only
recipe_runs

Shows the history of past recipe runs and their results (recorded by recipe_run), so you can reuse, compare, or debug an automation.

Inferred read-only
recipe_save

Saves a reusable SKILL — a named recipe (an ordered sequence of LMCP tool calls with parameters) — to this Mac so the user can re-run it anytime with recipe_run.

Inferred read-only
record_marker

Drops a named marker into the active recording's timeline.

Inferred read-only
rename_reminder_folder

Renames an existing Apple Reminders list.

Inferred read-only
reply_email

Use this when the user wants to reply to an email that lives in the Mac's Apple Mail (message ID from list_emails/search_emails).

Potential side effects
report_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.

Potential side effects
report_problem

Sends a problem report, feature request, or integration request to the LMCP team — for when a user wants to report a bug, ask for a new capability, or request support for an app LMCP doesn't cover yet.

Inferred read-only
request_feature

Submits 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.

Inferred read-only
run_diagnostics

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

Inferred read-only
safari_click

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

Inferred read-only
safari_fill_form

Fills multiple form fields in one shot.

Inferred read-only
safari_go_back

Navigates the current Safari tab back to the previous page.

Inferred read-only
safari_history

Lists or searches the user's Safari browsing history (local SQLite, read-only — no page is opened).

Inferred read-only
safari_list_tabs

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

Inferred read-only
safari_navigate

Navigates Safari to a URL.

Inferred read-only
safari_query_selector_all

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

Inferred read-only
safari_read_tab

Reads the rendered text content of a Safari tab.

Inferred read-only
safari_search_tabs

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

Inferred read-only
safari_setup_check

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

Inferred read-only
safari_type

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

Inferred read-only
safari_wait_for

Polls the current Safari tab until a CSS `selector` appears, or until `text_match` appears (anywhere on the page, or inside `selector` if you also pass one).

Inferred read-only
save_attachment

Saves an attachment from an email to disk.

Potential side effects
screen_record_start

Begins a screen recording (ScreenCaptureKit) of a display, window, or region.

Inferred read-only
screen_record_status

Reports whether a recording is active, with the session_id, elapsed_ms, output path, and marker_count.

Inferred read-only
screen_record_stop

Stops the active recording, finalizes the .mov, and writes the marker timeline JSON (§6) next to it.

Inferred read-only
screenshot_capture

Captures a single frame of a display, window, or region to a PNG.

Inferred read-only
search_contacts

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

Potential side effects
search_emails

Use this when the user wants to find specific emails on this Mac (Apple Mail — any account added to Mail.app).

Inferred read-only
search_m365_directory

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

Potential side effects
search_messages

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

Inferred read-only
search_notes

Searches Apple Notes by title or content.

Inferred read-only
search_omnifocus_tasks

Searches OmniFocus tasks by name or note content.

Inferred read-only
send_email

Use this when the user wants to send an email from an account configured in the Mac's Apple Mail.

Potential side effects
send_message

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

Inferred read-only
signal_compose_guidance

Composes a Signal message and returns step-by-step guidance for the user to send it themselves.

Potential side effects
signal_connect

Connect Signal to Local MCP.

Inferred read-only
signal_list_chats

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

Inferred read-only
signal_read_messages

Reads messages from a specific Signal chat.

Inferred read-only
signal_search_messages

Full-text search across locally-cached Signal messages.

Inferred read-only
slack_list_channels

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

Potential side effects
slack_list_workspaces

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

Potential side effects
slack_read_channel_messages

Reads recent messages from a Slack channel or DM.

Potential side effects
slack_search_messages

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

Potential side effects
stocks_get_chart

Gets historical price data for a stock symbol.

Inferred read-only
stocks_get_quote

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

Inferred read-only
stocks_search_symbol

Searches for a stock ticker symbol by company name (e.g.

Inferred read-only
survey_respond

Shows or submits the short in-product survey Local MCP assigned to this machine.

Inferred read-only
survey_skip

Skips the short in-product survey Local MCP showed the user, for now — use this when the user doesn't want to answer right now.

Inferred read-only
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).

Inferred read-only
teams_list_channels

Lists channels in a Microsoft Teams workspace.

Inferred read-only
teams_list_chats

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

Inferred read-only
teams_list_teams

Lists all the Microsoft Teams the user belongs to.

Inferred read-only
teams_read_channel_messages

Reads messages from a Microsoft Teams channel.

Inferred read-only
teams_read_chat_messages

Reads messages from a Teams chat or direct message thread.

Potential side effects
teams_search_messages

Searches your Microsoft Teams chat and direct-message history (all conversations at once) by text, sender name, and/or date range.

Potential side effects
teams_send_channel_message

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

Potential side effects
teams_send_message

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

Potential side effects
todo_complete_task

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

Inferred read-only
todo_create_task

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

Inferred read-only
todo_get_folders

Lists Microsoft To Do task lists.

Inferred read-only
todo_list_tasks

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

Inferred read-only
todoist_complete_task

Mark a Todoist task complete (closes it).

Inferred read-only
todoist_create_task

Create a Todoist task.

Potential side effects
todoist_list_projects

List your Todoist projects (id + name).

Inferred read-only
todoist_list_tasks

List active (incomplete) Todoist tasks.

Inferred read-only
ui_click

Clicks an element (by element_ref, at its center) or a screen coordinate (by coords).

Inferred read-only
ui_find_element

GUI automation — control a native app's interface.

Inferred read-only
ui_get_element

Re-resolves a previously returned element_ref (its bounds/state may have changed).

Inferred read-only
ui_keystroke

Sends a key combination, e.g.

Inferred read-only
ui_menu_bar_click

Clicks a status-bar (menu bar extra / NSStatusItem) item and optionally follows a nested menu path.

Inferred read-only
ui_read_tree

Returns a COMPACT accessibility tree of a running native app's labeled + interactive elements (buttons, links, text fields, checkboxes, menus…) — the native equivalent of web_read's a11y mode.

Inferred read-only
ui_type

Types text into the focused control (or focuses element_ref first, then types).

Inferred read-only
ui_wait_for_element

Deterministic synchronization — replaces all sleeps.

Inferred read-only
update_calendar_event

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

Inferred read-only
update_note

Updates an existing note in Apple Notes.

Inferred read-only
update_reminder

Updates an existing reminder in Reminders.app.

Inferred read-only
video_blur_region

Pixelates/blurs one or more rectangles over the video — the tool for redacting PII (an email pane, a name) before publishing a screen recording.

Potential side effects
video_concat

Stitches multiple videos end-to-end, in order, into one NEW file (e.g.

Inferred read-only
video_export_gif

Exports a video (or a [start_ms,end_ms] slice of it) to an optimized looping GIF — for README/social.

Inferred read-only
video_reframe

Crops a video to a target aspect ratio (e.g.

Inferred read-only
video_trim

Trims a video to one or more time ranges (milliseconds), concatenated in order into a NEW file — e.g.

Inferred read-only
web_click

Clicks an element on the current page.

Inferred read-only
web_extract

Scrapes structured data from the current page.

Inferred read-only
web_find

Finds elements on the current page of a web session so you can decide what to click or type into.

Inferred read-only
web_login

Opens a real browser window on the Mac for the user to sign into a website themselves (you never handle their password).

Inferred read-only
web_navigate

Navigates a web session to a URL (using its saved login if any) and returns the resulting URL + page title.

Inferred read-only
web_read

Reads the current page of a web session so you can reason over it.

Inferred read-only
web_screenshot

Captures a PNG screenshot of the current page of a web session (returned inline so web AIs can see it).

Inferred read-only
web_session_close

Closes a web-automation session's window and frees it.

Inferred read-only
web_session_list

Lists your web-automation login profiles: every SAVED login (persisted on disk, so web_login/web_navigate can reopen it without signing in again) plus which are currently OPEN.

Inferred read-only
web_show

Brings a web session's browser window to the FRONT so the USER can take over directly — solve a CAPTCHA, complete 2FA, or make a choice the AI shouldn't.

Inferred read-only
web_type

Types text into a form field (input/textarea) on the current page.

Inferred read-only
web_wait_for

Waits (polls, not a fixed sleep) until a JavaScript condition is truthy on the page, or times out.

Inferred read-only
window_focus

Brings a window (by window_id from list_windows) to the front and activates its app.

Inferred read-only
window_set_frame

Pins a window (by window_id) to fixed bounds {x,y,w,h} in global points, so every take is framed identically across runs.

Inferred read-only
word_append

Appends text to the end of an existing Word (.docx) document at `path`, preserving the document's existing content and formatting.

Inferred read-only
word_create

Creates a new Word (.docx) document at `path` with the given text content (and an optional title rendered as the heading).

Inferred read-only
word_read

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

Inferred read-only
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).

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lmcp]
url = "https://www.local-mcp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lmcp": {
      "type": "http",
      "url": "https://www.local-mcp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lmcp
Remote MCP URL: https://www.local-mcp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lmcp": {
      "url": "https://www.local-mcp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lmcp": {
      "type": "http",
      "url": "https://www.local-mcp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lmcp",
  "transport": "streamable-http",
  "url": "https://www.local-mcp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

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).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.local-mcp-com]
url = "https://www.local-mcp.com/mcp?token=YOUR_TOKEN`"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "local-mcp-com": {
      "type": "http",
      "url": "https://www.local-mcp.com/mcp?token=YOUR_TOKEN`"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: local-mcp-com
Remote MCP URL: https://www.local-mcp.com/mcp?token=YOUR_TOKEN`

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "local-mcp-com": {
      "url": "https://www.local-mcp.com/mcp?token=YOUR_TOKEN`"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "local-mcp-com": {
      "type": "http",
      "url": "https://www.local-mcp.com/mcp?token=YOUR_TOKEN`"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "local-mcp-com",
  "transport": "streamable-http",
  "url": "https://www.local-mcp.com/mcp?token=YOUR_TOKEN`"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for local-mcp.com was fetched 2026-08-27T11:59:55.492Z and is being refreshed.

Trust status Neutral

local-mcp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.