LMCP — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive on macOS. Privacy-first: all data stays on your Mac.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 3
- fs package/download.js :10
const fs = require('fs') - fs package/index.js :18
const fs = require('fs') - fs package/setup.js :11
const fs = require('fs')
shell / exec 3
- shell package/download.js :13
const { execFileSync, execSync } = require('child_process') - shell package/index.js :15
const { spawn, execFileSync, execSync } = require('child_process') - shell package/setup.js :14
const { execSync, execFileSync } = require('child_process')
network 3
- net package/download.js :8
const https = require('https') - net package/index.js :19
const https = require('https') - net package/setup.js :344
const https = require('https')
secrets 1
- secrets package/setup.js :356
const _preToken = process.env.LMCP_PRE_TOKEN || ''
install hooks 1
- postinstall package/package.json :10
node postinstall.js