Lanez
Self-hosted MCP Server for Microsoft 365
Open-source MCP server that turns Microsoft 365 into context for any AI client (Claude Desktop, Cursor, Kiro). Replaces Microsoft Copilot ($30/month) at ~$1/month with semantic cross-service search, persistent memory, and automatic pre-meeting briefings generated by Claude Haiku 4.5. Exposes 9 MCP tools over JSON-RPC 2.0 (spec 2025-06-18).
- 9 MCP tools with JSON-RPC 2.0 handshake (initialize, tools/list, tools/call)
- Semantic search across Calendar, Mail, OneNote, OneDrive in <2s (all-MiniLM-L6-v2, 384d)
- Pre-meeting briefings via Graph webhooks + Claude Haiku with prompt caching
- Persistent memory (save_memory / recall_memory) across sessions and clients
- Append-only audit trail, OAuth 2.0 + PKCE, Fernet AES-256 token encryption
- 100% open source · Fly.io + Vercel + Neon deploy at ~$1/month
