Local
Freeby MCP Community
LMCP — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive on macOS. Privacy-first: all data stays on your Mac.
v3.0.51Added Apr 12, 2026
mcpmodel-context-protocolmcp-serverclaudeclaude-desktop
Local MCP Server
LMCP — connect Claude Desktop, Cursor, Windsurf to Mail, Calendar, Contacts, Teams, OneDrive on macOS. Privacy-first: all data stays on your Mac.
Installation
Reviews
Installation
Quick install
npx -y local-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"local": {
"command": "npx",
"args": ["-y", "local-mcp"]
}
}
}