Outlook Semantic MCP - Technical Reference
1 min read
Outlook Semantic MCP - Technical Reference
Overview
This section contains detailed technical documentation for developers and architects working with the Outlook Semantic MCP Server.
Note: The Outlook Semantic MCP Server is both an MCP server and a connector — it exposes 10 MCP tools (plus 4 debug-mode tools) that AI clients invoke on demand, and once a user connects their account, it automatically syncs their emails into the Unique knowledge base in the background. This contrasts with pure connector-style servers (like Sharepoint Connector) which ingest data silently without exposing tools.
Documentation
Document | Description |
|---|---|
System components, modules, database schema, and RabbitMQ topology | |
Sequence diagrams for OAuth connection, email sync, and subscription lifecycle | |
Microsoft Graph permissions with least-privilege justification | |
Encryption, OAuth 2.1 with PKCE, token rotation, and threat model | |
Subscription lifecycle, renewal, status, and failure handling | |
User-facing features, what's supported, what's not, and setup steps (including delegated access) | |
Full reference for all 10 MCP tools (plus 4 debug-mode tools) | |
Frequently asked questions |