Microsoft Outlook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 8 Jun 2026.
Microsoft Outlook (mail) MCP server — read, search, and send email through Microsoft Graph.
Today is the operative word: we check Microsoft 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 microsoft-outlook-mcp -- npx -y microsoft-outlook-mcp
{
"mcpServers": {
"microsoft-outlook-mcp": {
"args": [
"-y",
"microsoft-outlook-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.microsoft-outlook-mcp]
command = "npx"
args = ["-y", "microsoft-outlook-mcp"]
{
"mcpServers": {
"microsoft-outlook-mcp": {
"args": [
"-y",
"microsoft-outlook-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"microsoft-outlook-mcp": {
"args": [
"-y",
"microsoft-outlook-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MICROSOFT_CLIENT_ID (Entra ID application (client) ID for the public client app used to sign in. Run `npx -y microsoft-outlook-mcp login` once to cache a refresh token.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams
Outlook mail and OneDrive files via Microsoft Graph — read, search, send and organize.
A MCP server for Outlook email that lets you search, read, and draft emails and replies.
Read, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.
Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
Gmail MCP server — send, read, and search email. By Strider Labs.
Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).
Answers built from our own checks of this server.