Outlook Assistant runs on your own machine — the client starts it, so there is no endpoint to ping. 669 installs a week from npm. Last commit 1 Aug 2026.
Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.
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-assistant -- npx -y @littlebearapps/outlook-assistant
{
"mcpServers": {
"outlook-assistant": {
"args": [
"-y",
"@littlebearapps/outlook-assistant"
],
"command": "npx"
}
}
}
[mcp_servers.outlook-assistant]
command = "npx"
args = ["-y", "@littlebearapps/outlook-assistant"]
{
"mcpServers": {
"outlook-assistant": {
"args": [
"-y",
"@littlebearapps/outlook-assistant"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"outlook-assistant": {
"args": [
"-y",
"@littlebearapps/outlook-assistant"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.