g-mercuri/mcp-entra-graph
3.2
If you are the rightful owner of mcp-entra-graph and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Entra Graph is a Model Context Protocol server built with Python and FastMCP for managing Microsoft Entra ID using Microsoft Graph API.
Tools
Functions exposed to the LLM to take actions
find_user_by_name
Search for users by display name, first name, or last name.
search_groups
Find groups by display name.
get_group_info
Get detailed information about a specific group.
list_group_members
List all members of a group.
add_user_to_group
Add a user to a group.
remove_user_from_group
Remove a user from a group.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client