M

mcp-nutanixnutanix 环境的 MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Model Context Protocol(MCP)服务器允许大型语言模型(LLMs)与Nutanix Prism Central进行交互,通过列出多种资源(虚拟机,集群,主机等)并通过URI基于访问方式来获取特定资源详细信息。该工具支持同时使用交互式和静态凭证进行认证,并遵循标准的MCP协议,使其与支持stdio传输的任何MCP客户端兼容。然而,这是一个实验性项目,而不是Nutanix的官方产品或工具,因此不应用于生产环境,因为可能存在问题和担保或保证。作者不对其使用引起的任何问题、损害或中断负责。

主要功能

  • 连接到 Nutanix Prism Central 实例并使用用户凭证
  • 列出多种资源(虚拟机,集群,主机等)
  • 通过URI基于访问方式获取特定资源详细信息
  • 支持交互式和静态凭证方法

价格

模型
Free
评分
暂无评价

使用场景

资源列表

使用MCP 服务来列清资源如虚拟机,集群,主机,图像,收到一个JSON列表的资源来分析

资源访问

使用一个资源URI来访问资源详细的JSON信息,如虚拟机或集群

优点 & 缺点

优点

  • 通过LLMs与Nutanix Prism Central API进行交互
  • 支持列出多种资源并获取特定资源详细信息
  • 遵循标准的MCP协议使其与MCP客户端兼容

缺点

  • 是一个实验性项目,未得到Nutanix的官方支持
  • 不适合用于生产环境
  • 需要配置和设置以使用MCP客户端

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is the MCP Nutanix tool suitable for production use?

No, it is an experimental project not officially supported by Nutanix and should not be used in production environments due to potential issues and lack of warranties.

Asked by Elif Yildiz · Jun 7, 2026

Which Nutanix Prism Central resources can be accessed through this server?

The server can list and retrieve details for various resources such as VMs, Clusters, Hosts, and other Prism Central objects using URI-based access.

Asked by Kirsi Laine · May 12, 2026

What authentication methods does the MCP Nutanix server support?

It supports both interactive credentials (default, prompting the user) and static credentials via environment variables, which is useful for tools like Cursor that cannot prompt for input.

Asked by Umar Farooq · Mar 18, 2026

提问

服务配缩器 的替代品