Microsoft Entra Identity and Access Management
Unified workflow for managing identity and access including users, groups, applications, and service principals in Microsoft Entra ID. Used by IT administrators and identity engineers.
What You Can Do
MCP Tools
list-users
List all users in Microsoft Entra directory.
create-user
Create a new user in the directory.
get-user
Get user properties by ID.
update-user
Update user properties.
delete-user
Delete a user from the directory.
list-user-memberships
List groups and roles a user belongs to.
list-groups
List all groups in the directory.
create-group
Create a new group.
get-group
Get group details.
update-group
Update group properties.
delete-group
Delete a group.
list-group-members
List members of a group.
add-group-member
Add a member to a group.
remove-group-member
Remove a member from a group.
list-applications
List all application registrations.
create-application
Register a new application.
get-application
Get application details.
update-application
Update application properties.
delete-application
Delete an application registration.
list-service-principals
List all service principals.
create-service-principal
Create a new service principal.
get-service-principal
Get service principal details.
update-service-principal
Update service principal properties.
delete-service-principal
Delete a service principal.