JUHE API Marketplace
complexdevel avatar
MCP Server

Cloud PC Management MCP Server

Enables management of Azure Cloud PCs using the Microsoft Graph API, allowing users to list available Cloud PCs in their tenant through Claude Desktop.

0
GitHub Stars
11/17/2025
Last Updated
MCP Server Configuration
1{
2 "name": "mcp-cloud-pc",
3 "command": "uv",
4 "args": [
5 "run",
6 "--directory",
7 "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-cloud-pc",
8 "mcp-cloud-pc.py"
9 ],
10 "env": {
11 "MSGRAPH_TENANT_ID": "",
12 "MSGRAPH_CLIENT_ID": "",
13 "MSGRAPH_CLIENT_SECRET": ""
14 }
15}
JSON15 lines
  1. Home
  2. MCP Servers
  3. mcp-cloud-pc

README Documentation

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_users
    • List all registered users
    • Returns: List of information about users in JSON formated string
  • 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
  • cloud_pc_troubleshoot
    • Troubleshoot a Cloud PC with the given ID.
    • Arg: Cloud PC ID
  • cloud_pc_end_grace_period
    • End grace period for a Cloud PC with the given ID.
    • Arg: Cloud PC ID
  • cloud_pc_get_review_status
    • Retrieve review status for the Cloud PC with particular ID.
    • Arg: Cloud PC ID
  • cloud_pc_reprovision
    • Reprovision the Cloud PC with particular ID with Windows 10 or 11 OS, set up redeployed user type
    • Arg: Cloud PC ID
    • Arg: Windows user account type (avalilable types: standardUser, administrator)
    • Arg: Windows operating system version (avalilable versions: windows10, windows11)

Usage with Claude Desktop

To use this with Claude Desktop, add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-cloud-pc": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-cloud-pc",
        "mcp-cloud-pc.py"
      ],
      "env": {
        "MSGRAPH_TENANT_ID": "<YOUR GRAPH API TENANT ID>",
        "MSGRAPH_CLIENT_ID": "<YOUR GRAPH API CLIENT ID>",
        "MSGRAPH_CLIENT_SECRET": "<YOUR GRAPH API CLIENT SECRET>"
      }
    }
  }
}

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.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved