Integrate Microsoft Entra ID MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Microsoft Entra ID
List all users in the organization. By default returns only enabled accounts. See the documentation
Updates an existing user in Microsoft Entra ID. See the documentation
Searches for groups by name or description. See the documentation
Removes a member from a group Microsoft Entra ID. See the documentation
Get the user's profile information. Returns the signed-in user's profile by default. See the documentation
List all groups in the organization (excluding dynamic distribution groups). See the documentation
Get the user's Microsoft 365 groups (unified groups). Returns groups the user is a direct member of. See the documentation
Get the user's manager information. Returns the user or organizational contact assigned as the user's manager. See the documentation
Adds a member to a group Microsoft Entra ID. See the documentation