Model Context Protocol server wrapping Microsoft Graph API for OneDrive, SharePoint, and Calendar with read and write operations, plus Teams meeting transcript support.
{
"mcpServers": {
"m365-graph": {
"command": "npx",
"args": [
"-y",
"@juvantlabs/m365-graph-mcp-server"
]
}
}
}