cloud platforms

Mcp Nutanix

Go-based MCP Server for interfacing with Nutanix Prism Central resources.

cloud
local
rust
cloud platforms
0
View on GitHub

Installation

npx -y thunderboltsid/mcp-nutanix

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-nutanix",
  "command": "npx",
  "args": [
    "-y",
    "thunderboltsid/mcp-nutanix"
  ]
}

About This MCP Server

thunderboltsid/mcp-nutanix

Go-based MCP Server for interfacing with Nutanix Prism Central resources.

GitHub: https://github.com/thunderboltsid/mcp-nutanix

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub