Back to Home
oabdelrahman98 icon

outlook-mcp-server

Verified Safe

by oabdelrahman98

Overview

Manages Microsoft Outlook emails through the Microsoft Graph API, enabling features like listing, sending, reading, and searching emails via the Model Context Protocol (MCP).

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server correctly extracts the OAuth access token from the Authorization header for each request and uses it to call the Microsoft Graph API. There are no hardcoded secrets within the provided source code, nor any usage of 'eval' or other highly dangerous functions. Security largely depends on the proper configuration of the Azure AD application and OAuth 2.0 flow as described in the README.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-25

Tags

OutlookEmail ManagementMicrosoft GraphMCPOAuth2.0