thunderboltsid/mcp-nutanix
Go-based MCP Server for interfacing with Nutanix Prism Central resources.
Quick Start
Clone the repository:
git clone https://github.com/thunderboltsid/mcp-nutanixClaude Desktop configuration example:
{
"mcpServers": {
"mcp-nutanix": {
"command": "npx",
"args": [
"-y",
"thunderboltsid/mcp-nutanix"
]
}
}
}Check the repository README for specific installation and configuration instructions.