Model Context Protocol server for Microsoft 365 (mail, calendar, files, Teams, Tasks, OneNote, Contacts) via delegated Microsoft Graph access.
{
"mcpServers": {
"m365-graph": {
"command": "npx",
"args": [
"-y",
"m365-graph-mcp"
]
}
}
}