local-mcp 3.0.285 → 3.0.287

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +15 -6
  2. package/index.js +3 -3
  3. package/package.json +2 -4
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # LMCP
2
2
 
3
- > Give your AI assistant native access to your apps — 153 local tools on macOS for Outlook, Mail, Calendar, Contacts, iMessage, Teams, Slack, WhatsApp, OneDrive, Google Drive, Zoom, Notion, Notes, Reminders, To Do, OmniFocus, Safari, Word, Excel, PowerPoint, Stocks, NordVPN, Microsoft 365, ServiceNow, and more. Everything runs locally. Your data never leaves your machine.
3
+ > Give your AI assistant native access to your apps — 161 local tools on macOS for Outlook, Mail, Calendar, Contacts, iMessage, Teams, Slack, WhatsApp, OneDrive, Google Drive, Zoom, Notion, Notes, Reminders, To Do, OmniFocus, Safari, Word, Excel, PowerPoint, Stocks, NordVPN, Microsoft 365, ServiceNow, Image Playground, and more. Everything runs locally. Your data never leaves your machine.
4
4
 
5
5
  [![npm](https://img.shields.io/npm/v/local-mcp)](https://www.npmjs.com/package/local-mcp)
6
6
  [![macOS 13+](https://img.shields.io/badge/macOS-13%2B-blue)](https://local-mcp.com?ref=npm)
@@ -49,6 +49,7 @@ LMCP runs a native MCP server that bridges your Mac apps to any AI client:
49
49
  | **Teams** | Read chats, channels, messages, send messages — no Graph API tokens needed |
50
50
  | **Slack** | List workspaces, channels, read messages — reads local Slack Desktop cache, no token |
51
51
  | **WhatsApp** | List chats, read and send messages, send files — via Wacli, no cloud |
52
+ | **Signal** | List chats, read and search messages — reads local Signal Desktop database, no network |
52
53
  | **OneDrive** | List, read, write, search, move, delete files |
53
54
  | **Google Drive** | List, read, write, search the locally-synced Drive folder — no Google API |
54
55
  | **Zoom** | List local meeting recordings, read transcripts and saved chat — no Zoom API |
@@ -65,8 +66,9 @@ LMCP runs a native MCP server that bridges your Mac apps to any AI client:
65
66
  | **Microsoft 365** | Read/send email, manage calendar, search org directory — device code login, works with Outlook.com and work accounts |
66
67
  | **ServiceNow** | Search/create incidents, get details, search Knowledge Base — Basic auth |
67
68
  | **NordVPN** | Status, server recommendations, diagnostics |
69
+ | **Image Playground** | Generate images on-device from a text prompt — Apple Intelligence, no cloud, no API key (requires macOS 15.4+) |
68
70
 
69
- ## 156 MCP Tools (macOS)
71
+ ## 161 MCP Tools (macOS)
70
72
 
71
73
  Email (10): `list_accounts` `list_email_accounts` `list_emails` `read_email` `send_email` `reply_email` `search_emails` `move_email` `save_attachment` `create_email_folder`
72
74
 
@@ -80,6 +82,9 @@ Slack (4): `slack_list_workspaces` `slack_list_channels` `slack_read_channel_mes
80
82
 
81
83
  WhatsApp (5): `whatsapp_list_chats` `whatsapp_read_messages` `whatsapp_search_messages` `whatsapp_send_message` `whatsapp_send_file`
82
84
 
85
+ Signal (3): `signal_list_chats` `signal_read_messages` `signal_search_messages`
86
+
87
+
83
88
  OneDrive (9): `onedrive_root` `onedrive_list_files` `onedrive_read_file` `onedrive_write_file` `onedrive_move_file` `onedrive_delete_file` `onedrive_search_files` `onedrive_file_info` `onedrive_set_scope`
84
89
 
85
90
  Google Drive (6): `gdrive_root` `gdrive_list_files` `gdrive_read_file` `gdrive_write_file` `gdrive_search_files` `gdrive_file_info`
@@ -90,15 +95,17 @@ Notion (7): `notion_list_pages` `notion_read_page` `notion_search` `notion_list_
90
95
 
91
96
  Documents (9): `word_create` `word_read` `word_append` `excel_create` `excel_read` `excel_write_cell` `ppt_create` `ppt_read` `pdf_read`
92
97
 
98
+ Image Playground (1): `image_playground_generate`
99
+
93
100
  Outlook (1): `outlook_diagnose` — health check for Outlook accounts. Use generic Mail/Calendar/Contacts tools for actual Outlook email/calendar access via Mail.app.
94
101
 
95
- Reminders (5): `list_reminder_lists` `list_reminders` `create_reminder` `complete_reminder` `delete_reminder`
102
+ Reminders (6): `list_reminder_lists` `list_reminders` `create_reminder` `update_reminder` `complete_reminder` `delete_reminder`
96
103
 
97
104
  To Do (4): `todo_list_lists` `todo_list_tasks` `todo_create_task` `todo_complete_task`
98
105
 
99
106
  OmniFocus (7): `list_omnifocus_tasks` `list_omnifocus_projects` `list_omnifocus_folders` `list_omnifocus_tags` `search_omnifocus_tasks` `create_omnifocus_task` `complete_omnifocus_task`
100
107
 
101
- Notes (4): `list_notes` `read_note` `search_notes` `create_note`
108
+ Notes (5): `list_notes` `read_note` `search_notes` `create_note` `update_note`
102
109
 
103
110
  Messages (3): `list_message_chats` `read_messages` `search_messages`
104
111
 
@@ -114,9 +121,11 @@ ServiceNow (9): `connect_servicenow` `disconnect_servicenow` `servicenow_list_my
114
121
 
115
122
  NordVPN (3): `nordvpn_status` `nordvpn_servers` `nordvpn_diagnose`
116
123
 
117
- System (13): `lmcp_state` `lmcp_welcome` `get_config` `get_datetime` `daily_brief` `run_diagnostics` `run_qa` `get_audit_log` `update_local_mcp` `update_self_diagnosis` `report_problem` `signal_friction` `submit_qa_report`
124
+ Referral (2): `create_referral_invites` `list_referral_candidates`
125
+
126
+ System (13): `lmcp_state` `get_config` `get_datetime` `daily_brief` `run_diagnostics` `run_qa` `get_audit_log` `update_local_mcp` `update_self_diagnosis` `report_problem` `request_feature` `signal_friction` `submit_qa_report`
118
127
 
119
- _Coming soon (not included in the 153 count above): **Evernote** (support is being rebuilt) and **on-device image generation** via Apple's Image Playground._
128
+ _Coming soon (not included in the 161 count above): **Evernote** (support is being rebuilt)._
120
129
 
121
130
  ## Safety
122
131
 
package/index.js CHANGED
@@ -19,10 +19,10 @@ const fs = require('fs')
19
19
  const https = require('https')
20
20
 
21
21
 
22
- // Platform support: macOS (full), Windows (Go server), Linux (Go server)
23
- const SUPPORTED_PLATFORMS = ['darwin', 'win32', 'linux']
22
+ // Platform support: macOS only (Windows/Linux on waitlist at local-mcp.com)
23
+ const SUPPORTED_PLATFORMS = ['darwin']
24
24
  if (!SUPPORTED_PLATFORMS.includes(process.platform)) {
25
- console.error(`LMCP is not available for ${process.platform}. Supported: macOS, Windows, Linux.`)
25
+ console.error(`LMCP is currently macOS-only. Join the Windows/Linux waitlist at https://local-mcp.com`)
26
26
  process.exit(1)
27
27
  }
28
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "local-mcp",
3
- "version": "3.0.285",
3
+ "version": "3.0.287",
4
4
  "description": "LMCP — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive on macOS. Privacy-first: all data stays on your Mac.",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -20,9 +20,7 @@
20
20
  "node": ">=18"
21
21
  },
22
22
  "os": [
23
- "darwin",
24
- "win32",
25
- "linux"
23
+ "darwin"
26
24
  ],
27
25
  "keywords": [
28
26
  "mcp",