communication
Ms 365 Mcp Server
MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar)
typescript
cloud
communication
Installation
npx -y softeria/ms-365-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ms-365-mcp-server",
"command": "npx",
"args": [
"-y",
"softeria/ms-365-mcp-server"
]
}About This MCP Server
softeria/ms-365-mcp-server
MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub