A unified Model Context Protocol (MCP) server that enables AI assistants to access multiple email and calendar accounts simultaneously across Microsoft 365 (multiple tenants), Outlook.com, and Google Workspace.
Stars
8
Forks
5
Watchers
8
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
71
commits
11
commits
Add account capabilities and fix JSON email deserialization (#45)
6aec47fView on GitHubAdd read-only contacts and email JSON import to JSON file provider
94118ffView on GitHubFix contacts tools not appearing and missing OAuth scopes (#44)
af20579View on GitHubAdd MCP prompts feature and upgrade to ModelContextProtocol 1.1.0 (#43)
0759dcfView on GitHubFix disabled accounts included in all-account queries and endDate being exclusive (#42)
9722fd2View on GitHubFix timezone handling across all calendar providers and tools (#41)
493e6d2View on GitHubFix single-quoted timezone examples in schemas and add lenient JSON argument parser
a78fe26View on GitHubImprove missing-parameter error messages for AI callers
7156636View on GitHubAdd timezone parameter to calendar tools for dual UTC/local time output (#40)
ddfa3f7View on GitHubAdd contacts support for M365, Outlook.com, and Google (#38)
95589b8View on GitHubFix CreateEventToolTests mock setups missing timeZone argument
e7e2460View on GitHubTrust cluster-internal proxies for forwarded headers
99f1161View on GitHubFix event start/end times losing timezone offset in API responses
a471abfView on GitHubFix timezone in create_event, improve tool descriptions, remove DiagnosticEchoTool
2a4e298View on GitHub