Outlook Personal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 28 Jun 2026.
Full-control MCP server for a personal Outlook.com mailbox and calendar (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 outlook-personal-mcp -- uvx mcp-outlook-personal
{
"mcpServers": {
"outlook-personal-mcp": {
"args": [
"mcp-outlook-personal"
],
"command": "uvx"
}
}
}
[mcp_servers.outlook-personal-mcp]
command = "uvx"
args = ["mcp-outlook-personal"]
{
"mcpServers": {
"outlook-personal-mcp": {
"args": [
"mcp-outlook-personal"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"outlook-personal-mcp": {
"args": [
"mcp-outlook-personal"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.