Microsoft 365

Provides a bridge between Microsoft 365 services and natural language interfaces, enabling access to email, calendar, OneDrive files, and Excel operations through the Microsoft Graph API with simplified authentication and parameter handling.

Featured
View Source
202 stars
0 tools
Created Aug 2025
@softeria/softeria-microsoft-365-ms-365-mcp-server

About

Provides a bridge between Microsoft 365 services and natural language interfaces, enabling access to email, calendar, OneDrive files, and Excel operations through the Microsoft Graph API with simplified authentication and parameter handling.

Categories

general

Installation

npm

npm install @softeria/softeria-microsoft-365-ms-365-mcp-server

Configuration

{ "mcpServers": { "softeria-microsoft-365-ms-365-mcp-server": { "command": "npx", "args": [ "-y", "@softeria/softeria-microsoft-365-ms-365-mcp-server" ] } } }