local-mcp 3.0.286 → 3.0.288

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 (2) hide show
  1. package/README.md +3 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # LMCP
2
2
 
3
- > Give your AI assistant native access to your apps — 165 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.
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)
@@ -50,7 +50,6 @@ LMCP runs a native MCP server that bridges your Mac apps to any AI client:
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
52
  | **Signal** | List chats, read and search messages — reads local Signal Desktop database, no network |
53
- | **Telegram** | List chats, read and search messages — reads local Telegram for macOS database, no API |
54
53
  | **OneDrive** | List, read, write, search, move, delete files |
55
54
  | **Google Drive** | List, read, write, search the locally-synced Drive folder — no Google API |
56
55
  | **Zoom** | List local meeting recordings, read transcripts and saved chat — no Zoom API |
@@ -69,7 +68,7 @@ LMCP runs a native MCP server that bridges your Mac apps to any AI client:
69
68
  | **NordVPN** | Status, server recommendations, diagnostics |
70
69
  | **Image Playground** | Generate images on-device from a text prompt — Apple Intelligence, no cloud, no API key (requires macOS 15.4+) |
71
70
 
72
- ## 165 MCP Tools (macOS)
71
+ ## 161 MCP Tools (macOS)
73
72
 
74
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`
75
74
 
@@ -85,7 +84,6 @@ WhatsApp (5): `whatsapp_list_chats` `whatsapp_read_messages` `whatsapp_search_me
85
84
 
86
85
  Signal (3): `signal_list_chats` `signal_read_messages` `signal_search_messages`
87
86
 
88
- Telegram (4): `telegram_list_chats` `telegram_read_messages` `telegram_search_messages` `telegram_send_message`
89
87
 
90
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`
91
89
 
@@ -127,7 +125,7 @@ Referral (2): `create_referral_invites` `list_referral_candidates`
127
125
 
128
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`
129
127
 
130
- _Coming soon (not included in the 165 count above): **Evernote** (support is being rebuilt)._
128
+ _Coming soon (not included in the 161 count above): **Evernote** (support is being rebuilt)._
131
129
 
132
130
  ## Safety
133
131
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "local-mcp",
3
- "version": "3.0.286",
3
+ "version": "3.0.288",
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": {