Enables identity provisioning and management for Microsoft 365/Entra ID via Microsoft Graph, including user creation, license assignment, group membership management, and more, with a focus on least-privilege and idempotency.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.HOSTMCP_ALLOWED_ORIGINS— MCP_HTTP_TOKEN to require bearer auth, and forMCP_ALLOW_ANY_ORIGINMCP_HTTP_HOSTMCP_HTTP_TOKEN— to require bearer auth, and MCP_ALLOWED_ORIGINS forMCP_MAX_BODY_BYTES— browser-based local clients. defaults to 10485760MS_ACCESS_TOKEN— Static token — a pre-fetched / accessToken (short-circuits the grants).MS_AUTHORITY_HOST— export ="https://login.microsoftonline.com"MS_CLIENT_ID— App-only (client credentials) — MS_TENANT_ID + + MS_CLIENT_SECRET. Acts as the app; requires the application permissions below.MS_CLIENT_SECRET— App-only (client credentials) — MS_TENANT_ID + MS_CLIENT_ID + . Acts as the app; requires the application permissions below.MS_GRAPH_BASE_URL— export ="https://graph.microsoft.com/v1.0"MS_GRAPH_SCOPEMS_REFRESH_TOKENMS_TENANT_ID— App-only (client credentials) — + MS_CLIENT_ID + MS_CLIENT_SECRET. Acts as the app; requires the application permissions below.MS_TIMEOUT_MS— export =30000PORT[](https://m8ven.ai/mcp/borgels-mcp-server-microsoft365-g6sijg)