Microsoft Outlook MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 8 Jun 2026.
Microsoft Outlook (mail) MCP server — read, search, and send email through Microsoft Graph.
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"
}
}
}
Answers built from our own checks of this server.