M365 Graph MCP for VS Code
work.mcps/m365-graph
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
client:VS Code
transport:streamable-http
Install M365 Graph MCP in VS Code
.vscode/mcp.json
{
"servers": {
"m365-graph": {
"type": "http",
"url": "https://mcps.work/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs