Skip to main content
Glama

Cloud PC Management MCP Server

by complexdevel

클라우드 PC 관리 MCP 서버

Microsoft Graph API를 사용하여 Azure Cloud PC를 관리하기 위한 MCP 서버입니다.

특징

MCP 서버는 현재 Graph API 요청을 보내기 위해 'curl'을 사용하고 있습니다. Python msgraph-sdk 문서가 현재 SDK 구현과 일치하지 않기 때문입니다.

도구

  • cloud_pc_list
    • 현재 테넌트가 사용할 수 있는 모든 클라우드 PC 나열
    • 반환: JSON 형식 문자열의 클라우드 PC 목록
  • cloud_pc_reboot
    • 주어진 ID로 클라우드 PC를 재부팅합니다.
    • 인수: 클라우드 PC ID
  • cloud_pc_rename
    • 지정된 ID를 사용하여 클라우드 PC에 대한 새로운 표시 이름을 설정합니다.
    • 인수: 클라우드 PC ID
    • Arg: 클라우드 PC의 새 표시 이름

Claude Desktop과 함께 사용

Claude Desktop과 함께 사용하려면 claude_desktop_config.json 에 다음을 추가하세요.

지엑스피1

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

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.

Microsoft Graph API를 사용하여 Azure Cloud PC를 관리할 수 있으며, 사용자는 Claude Desktop을 통해 테넌트에서 사용 가능한 Cloud PC를 나열할 수 있습니다.

  1. 특징
    1. 도구
      1. Claude Desktop과 함께 사용
    2. 특허

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Enables natural language interaction with Azure services through Claude Desktop, supporting resource management, subscription handling, and tenant selection with secure authentication.
        Last updated a month ago
        3
        7
        14
        TypeScript
        MIT License
      • A
        security
        F
        license
        A
        quality
        Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.
        Last updated 4 months ago
        56
        20
        Python
        • Apple
      • -
        security
        F
        license
        -
        quality
        Provides 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 4 months ago
        2
        Python
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        Enables interactions with Google Cloud Tasks queues and tasks through natural language, allowing users to list, manage, pause/resume queues and handle tasks via Claude Desktop.
        Last updated 3 months ago
        JavaScript
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/complexdevel/mcp-cloud-pc'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server