MCP Servers / productivity / Microsoft 365

Microsoft 365

JSON →
stdionone738productivity

Interact with Microsoft 365 services like Outlook, OneDrive, and Teams using the Graph API.

Install
How to run this server
[ { "cmd": "npx -y @softeria/ms-365-mcp-server", "imports": [] } ]
server path: microsoft-365-2
Tools
What this server exposes
list-mail-messages
List email messages from Outlook
get-mail-message
Get a specific email message
list-drives
List available drives
get-drive-item
Get a drive item by path or ID
download-bytes
Download file content as bytes
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
envMS365_MCP_CLIENT_ID
envMS365_MCP_CLIENT_SECRET
envMS365_MCP_TENANT_ID
envMS365_MCP_OAUTH_TOKEN
envMS365_MCP_EXPECTED_HOME_ACCOUNT_ID
envMS365_MCP_KEYVAULT_URL
envPRINCIPAL_ID
envAZURE_CLIENT_ID
envAZURE_CLIENT_SECRET
envAZURE_TENANT_ID
Resources
Microsoft 365 — MCP Server · libregistry