Outlook Assistant is an MCP server that connects AI assistants to Microsoft Outlook accounts, allowing users to manage their email, calendar, and contacts directly from conversations. It supports both personal and work/school Microsoft 365 accounts.
From the registry: Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
Please install the `outlook-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Azure App Registration** — Create an app registration in Azure Portal with Microsoft Graph delegated permissions (https://portal.azure.com/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@littlebearapps/outlook-assistant"]
- required environment variables:
- `OUTLOOK_CLIENT_ID`: Azure Application (client) ID (example: `<your-azure-client-id>`)
- `OUTLOOK_CLIENT_SECRET`: Azure client secret Value (example: `<your-azure-client-secret>`)
Note: This slug points to the same Outlook Assistant package (@littlebearapps/outlook-assistant) as outlook-assistant. 22 tools for email, calendar, contacts, rules, and settings. Requires Azure app registration.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.OUTLOOK_MAX_EMAILS_PER_SESSIONrequiredLimits the number of emails processed per session.OUTLOOK_ALLOWED_RECIPIENTSrequiredRestricts sending emails to approved addresses or domains.Lightweight DMARC parser: auto-fetch email reports, visualize compliance in a single all-in-one app