ry-ops/microsoft-graph-mcp-server
3.2
If you are the rightful owner of microsoft-graph-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Microsoft Graph API MCP Server integrates Microsoft Graph API with Claude, enabling management of Microsoft 365 users, licenses, and groups.
Tools
Functions exposed to the LLM to take actions
create_user
Create a new Microsoft 365 user
assign_license
Assign a license to a user
add_user_to_group
Add a user to a group
list_available_licenses
List all available licenses in the tenant
list_groups
List all groups in the tenant
get_user
Get details for a specific user
search_user
Search for users by name or email
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client