mcp-nutanix

mcp-nutanix

8

MCP Nutanix is an experimental project that implements a Model Context Protocol server to allow large language models to interact with Nutanix Prism Central APIs. It facilitates the listing and detailed access to various Nutanix resources.

MCP Nutanix

A Model Context Protocol (MCP) server for interacting with Nutanix Prism Central APIs through Large Language Models (LLMs).

Features

  • Connects to a Prism Central instance with user credentials
  • Lists various resources (VMs, Clusters, Hosts, etc.)
  • Retrieves specific resource details via URI-based access

Usage

  • Once running and connected: LLMs can interact with it through the MCP protocol.
  • Use commands to list resources such as VMs, clusters, and hosts.
  • Access resources via URI for detailed JSON information.

Limitations

  • Response size limited by the MCP protocol
  • No pagination support; only supports read operations