云电脑管理MCP服务器
MCP 服务器用于使用 Microsoft Graph API 管理 Azure 云电脑。
特征
MCP 服务器当前使用“curl”发送 Graph API 请求,因为 Python msgraph-sdk 文档与当前 sdk 实现不匹配。
工具
cloud_pc_list
- 列出当前租户可用的所有云电脑
- 返回:JSON 格式的云 PC 列表
cloud_pc_reboot
- 使用给定的 ID 重启云电脑
- 参数:云 PC ID
cloud_pc_rename
- 为具有给定 ID 的云 PC 设置新的显示名称。
- 参数:云 PC ID
- Arg:云 PC 的新显示名称
与 Claude Desktop 一起使用
要将其与 Claude Desktop 一起使用,请将以下内容添加到您的claude_desktop_config.json
中:
执照
此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。
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.
使用 Microsoft Graph API 实现对 Azure 云电脑的管理,允许用户通过 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 -3013TypeScriptMIT 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