{
  "markdown": "# LMCP — Claude Code Plugin\n\n> Give Claude Code native access to Mail, Calendar, Contacts, Teams, Slack, WhatsApp, OneDrive, Google Drive, Notion, Notes, OmniFocus and 235 tools. All data stays on your machine.\n\n[![npm](https://img.shields.io/npm/v/local-mcp)](https://www.npmjs.com/package/local-mcp)\n[![platform](https://img.shields.io/badge/platform-macOS-blue)](https://local-mcp.com)\n[![smithery badge](https://smithery.ai/badge/@lanchuske/local-mcp)](https://smithery.ai/server/@lanchuske/local-mcp)\n\n---\n\n## Install\n\n**Option 1 — Claude Code plugin:**\n\n```\n/mcp add local-mcp\n```\n\n**Option 2 — Manual config** (`.claude/mcp.json` or `~/.claude.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"local-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"local-mcp@latest\", \"stdio\"]\n    }\n  }\n}\n```\n\n**Option 3 — Full setup** (also configures Cursor, Windsurf, VS Code):\n\n```bash\ncurl -fsSL https://local-mcp.com/install | bash\n```\n\n---\n\n## What Claude Code can access\n\n| Service | Tools |\n|---------|-------|\n| **Mail** | Read, search, send, reply, move emails · Save attachments · Multiple accounts |\n| **Calendar** | List, create, delete events · Multi-account (iCloud, Google, Exchange) |\n| **Contacts** | Search and list from Contacts.app |\n| **Microsoft Teams** | Read chats and channels · No tokens or OAuth needed |\n| **Slack** | List workspaces/channels · Read and search messages · No tokens needed (IndexedDB cache) |\n| **WhatsApp** | List chats · Read/search messages · Send text + files *(via the unofficial Wacli client — requires QR-code sign-in; accounts may be restricted for ToS violations)* |\n| **OneDrive** | List, read, write, move, delete, search files |\n| **Microsoft Outlook** | Read, search, send emails · List and create calendar events |\n| **Word / Excel / PowerPoint** | Read and create Office documents |\n| **PDF** | Extract and summarize text |\n| **Reminders** | List, create, complete · Includes Microsoft To Do via macOS sync |\n| **OmniFocus** | Tasks, projects, tags · Create and complete |\n| **Notes** | List, read, search, create in Apple Notes |\n| **Messages** | List chats, read and search iMessages |\n| **Finder** | Search and list files on your Mac |\n| **Safari** | List bookmarks |\n| **Stocks** | Real-time quotes, charts, symbol search |\n| **NordVPN** | Connection status · Server recommendations · Diagnostics |\n| **Google Drive** | List, read, write, search files |\n| **Notion** | Search, read, list pages and databases |\n\n235 tools total.\n\n---\n\n## Example prompts with Claude Code\n\n```\nSearch my emails for the Figma invoice and save it to my Downloads folder\n\nCreate a calendar event: \"Deploy review\" tomorrow at 11am in my Work calendar\n\nWhat did the #backend channel in Teams say about the outage?\n\nRead the contract PDF in my OneDrive Legal folder and list the key dates\n\nAdd a reminder to follow up with Marco on Friday at 9am\n\nCreate a new Apple Note with a summary of what we discussed today\n```\n\n---\n\n## Safety\n\n- **Read operations** run immediately with no confirmation\n- **Destructive operations** (send email, delete event, write file) show a preview and ask for confirmation before executing\n- No tool can take any action without a preceding read to verify the correct target\n\n---\n\n## Privacy\n\nAll data stays on your machine. No cloud servers process your emails, files, or messages. The only network requests are:\n- License validation to `local-mcp.com`\n- Cloud Relay tunnel (optional, encrypted, only if you enable it)\n\nGDPR and CCPA compliant by architecture.\n\n---\n\n## Requirements\n\n- macOS 13 Ventura or later\n- Apple Silicon or Intel\n- Node.js 18+\n\n---\n\n## Links\n\n- [Website](https://local-mcp.com?utm_source=claude-plugin)\n- [npm](https://www.npmjs.com/package/local-mcp)\n- [Smithery listing](https://smithery.ai/server/@lanchuske/local-mcp)\n- Support: support@local-mcp.com\n\n## 📬 Stay Updated\n\nGet notified about new tools, bug fixes and major releases — no spam.\n\n**[Subscribe to release notes →](https://local-mcp.com/#newsletter)**\n",
  "bytes": 3997,
  "sha": "8f5b084eac0c7475041a88dcaa1c7ef534389c01932a5b92424384b688dc399f",
  "repo_slug": "lanchuske/local-mcp-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_lanchuske_local_mcp_claude_plugin_local__80170d1f/readme"
}