Office Outlook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 230 installs a week from npm. Last commit 21 Sep 2026.
Outlook / Microsoft 365 for Claude — mail, calendar, contacts and tasks, with confirm-gated sending
Today is the operative word: we check Office Outlook MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add office-outlook-mcp -- npx -y @chrischall/office-outlook-mcp
{
"mcpServers": {
"office-outlook-mcp": {
"args": [
"-y",
"@chrischall/office-outlook-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.office-outlook-mcp]
command = "npx"
args = ["-y", "@chrischall/office-outlook-mcp"]
{
"mcpServers": {
"office-outlook-mcp": {
"args": [
"-y",
"@chrischall/office-outlook-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"office-outlook-mcp": {
"args": [
"-y",
"@chrischall/office-outlook-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OUTLOOK_ACCESS_TOKEN (Pre-obtained Outlook bearer token. Overrides the browser bridge. Power users / CI only; tokens last about 25 hours.), OUTLOOK_DISABLE_FETCHPROXY (Set to '1' to disable browser capture, requiring OUTLOOK_ACCESS_TOKEN.), OUTLOOK_API_BASE (Override the Outlook REST base URL. Defaults to https://outlook.office.com/api/v2.0.), OUTLOOK_WS_PORT (fetchproxy concentrator port used for token capture. Defaults to 37149, the fleet-wide shared port.), OUTLOOK_CAPTURE_TIMEOUT (Seconds to wait for the Outlook tab to make a request we can read a token from. Defaults to 30.), OUTLOOK_TOKEN_CACHE (Set to 'false' to stop caching the captured token between runs. Defaults to true.), OUTLOOK_TOKEN_FILE (Path to the cached token file. Defaults to ~/.office-outlook-mcp/token.json.).
The author declared them in the registry entry; get the values from the project itself.
Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).
MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
Microsoft Outlook personal accounts: mail, calendar, contacts, to-do, drafts (62 tools).
Microsoft Calendar (Outlook Calendar) MCP server for managing events via Microsoft Graph.
Outlook Contacts (Microsoft 365) MCP Pack
Answers built from our own checks of this server.