Enterprise DNA
M MCP Servers Developer low

thunderboltsid/mcp-nutanix

by Various

MCP Server for Nutanix

T

MCP

thunderboltsid/mcp-nutanix

Added 1 June 2026

Overview

An MCP server that exposes Nutanix infrastructure management as tools for AI agents. It uses Go to bridge the Model Context Protocol with Nutanix APIs, enabling automated cluster operations.

Best for

Best for
DevOps engineers managing Nutanix clusters who want AI-driven automation

Use cases

  • Provision and manage Nutanix VMs through natural language prompts
  • Query cluster health and resource utilization via an AI assistant
  • Automate routine Nutanix administrative tasks with agent workflows

How to use

Install

make build

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "nutanix": {\n      "command": "/path/to/mcp-nutanix",\n      "env": {\n        "NUTANIX_ENDPOINT": "your-prism-central-ip-or-hostname",\n        "NUTANIX_USERNAME": "your-username", \n        "NUTANIX_PASSWORD": "your-password",\n        "NUTANIX_INSECURE": "true"\n      }\n    }\n  }\n}

Notes

An MCP server that exposes Nutanix infrastructure management as tools for AI agents. It uses Go to bridge the Model Context Protocol with Nutanix APIs, enabling automated cluster operations.

13 stars on GitHub. Last updated 2026-01-29. Licensed MIT.

Use cases

  • Provision and manage Nutanix VMs through natural language prompts
  • Query cluster health and resource utilization via an AI assistant
  • Automate routine Nutanix administrative tasks with agent workflows

Pros

  • Direct integration with Nutanix APIs for infrastructure control
  • Lightweight Go implementation with minimal dependencies
  • Open source with clear MCP protocol adherence

Cons

  • Small community and limited documentation due to early stage
  • Requires existing Nutanix environment and credentials
  • Niche use case limited to Nutanix users

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct integration with Nutanix APIs for infrastructure control
  • Lightweight Go implementation with minimal dependencies
  • Open source with clear MCP protocol adherence

Cons

  • Small community and limited documentation due to early stage
  • Requires existing Nutanix environment and credentials
  • Niche use case limited to Nutanix users
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks