Back to Browse

Outlook Assistant MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.

About

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (4/4 approved).

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Azure AD application client IDOptional

Environment variable: OUTLOOK_CLIENT_ID

Azure AD application client secret valueRequired

Environment variable: OUTLOOK_CLIENT_SECRET

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-littlebearapps-outlook-assistant": {
      "env": {
        "OUTLOOK_CLIENT_ID": "your-outlook-client-id-here",
        "OUTLOOK_CLIENT_SECRET": "your-outlook-client-secret-here"
      },
      "args": [
        "-y",
        "@littlebearapps/outlook-assistant"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!