Cloud PC Management MCP Server
MCP Server for managing Azure Cloud PCs using the Microsoft Graph API.
Features
The MCP server currently uses 'curl' to send Graph API requests, because Python msgraph-sdk documentation doesn't match the current sdk implementation.
Tools
cloud_pc_list
- List all Cloud PCs available to the current tenant
- Returns: List of Cloud PCs in JSON formated string
cloud_pc_reboot
- Reboot Cloud PCs with the given ID
- Args: Cloud PC ID
cloud_pc_rename
- Set new display name for a Cloud PC with the given ID.
- Arg: Cloud PC ID
- Arg: New display name for the Cloud PC
Usage with Claude Desktop
To use this with Claude Desktop, add the following to your claude_desktop_config.json
:
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables management of Azure Cloud PCs using the Microsoft Graph API, allowing users to list available Cloud PCs in their tenant through Claude Desktop.
Related MCP Servers
- AsecurityAlicenseAqualityEnables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.Last updated -3413TypeScriptMIT License
- -securityAlicense-qualityLokka ia an MCP server for the Microsoft Graph API and can be used to query and update all resources in your Microsoft 365 tenant. This MCP server supports all Microsoft Graph APIs including update operations (limited by the permissions you grant to the app).Last updated -88JavaScriptMIT License
- -securityFlicense-qualityProvides tools for listing and querying Azure resources directly from any MCP client, allowing you to efficiently browse your Azure infrastructure and analyze costs without leaving your workflow.Last updated -Python
- AsecurityAlicenseAqualityA Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.Last updated -15TypeScriptMIT License