UnitOneAI/MCPAgent
If you are the rightful owner of MCPAgent 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.
The Windows 365 MCP Server is a comprehensive server that enables AI assistants to manage Windows 365 Cloud PCs through the Microsoft Graph API, built with C#/.NET and compliant with the MCP specification 2025-06-18.
Tools
Functions exposed to the LLM to take actions
DiscoverCloudPCs
List and filter Cloud PCs in Windows 365 tenant with search capabilities.
GetCloudPCDetails
Get detailed information about a specific Cloud PC.
EndGracePeriod
End the grace period for a specific Cloud PC immediately.
RebootCloudPC
Restart a specific Cloud PC.
SearchUsers
Search and list users in the Entra ID tenant with advanced filtering capabilities.
GetUserDetails
Get detailed information about a specific user including license assignments and memberships.
SearchGroups
Search and list groups in the Entra ID tenant with provisioning policy associations.
CheckUserLicenses
Check Windows 365 license assignments for a specific user.
GetWindows365Licenses
Get Windows 365 licenses including availability information for consumed and available licenses.
AssignLicense
Assign a Windows 365 license to a user.
UnassignLicense
Unassign a Windows 365 license from a user.
GetProvisioningPolicies
Get all provisioning policies in the Windows 365.
GetProvisioningPolicyDetails
Get detailed information about a specific provisioning policy with assignments.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client