complexdevel/mcp-cloud-pc
If you are the rightful owner of mcp-cloud-pc 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 Server for managing Azure Cloud PCs using the Microsoft Graph API.
Tools
Functions exposed to the LLM to take actions
cloud_pc_list_users
List all registered users and returns information in JSON format.
cloud_pc_list
List all Cloud PCs available to the current tenant and returns information in JSON format.
cloud_pc_reboot
Reboot Cloud PCs with the given ID.
cloud_pc_rename
Set new display name for a Cloud PC with the given ID.
cloud_pc_troubleshoot
Troubleshoot a Cloud PC with the given ID.
cloud_pc_end_grace_period
End grace period for a Cloud PC with the given ID.
cloud_pc_get_review_status
Retrieve review status for the Cloud PC with particular ID.
cloud_pc_reprovision
Reprovision the Cloud PC with particular ID with Windows 10 or 11 OS, set up redeployed user type.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client