Catalog
work.mcps/m365-graph
OfficialM365 Graph MCP
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
Manages Microsoft 365 email, calendar, contacts and inbox rules via Graph API.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"m365-graph": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcps.work/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.