nutanix-mcp
Provides tools for managing Nutanix Prism Central, including listing and inspecting VMs, controlling VM power state, listing clusters, reading alerts, and listing subnets.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nutanix-mcplist all VMs"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
markdown
nutanix-mcp
MCP server for Nutanix Prism Central v4 REST API, the management plane for AOS deployments. 8 tools for AI agents to list and inspect VMs, control VM power state (env-gated), list clusters, read alerts, and list subnets.
Tools
Tool | Description |
| List all VMs visible to the Prism Central deployment. Returns names, ext IDs, power state, host, cluster, memory and CPU config. |
| Get full metadata for a single VM by ext_id. |
| Transition a VM from Off to On. Requires |
| Transition a VM from On to Off (graceful shutdown). Requires |
| Inventory all clusters under Prism Central. |
| Read full config and health of a single cluster. |
| Stream the current alert backlog from Prism Central. Used by an on-call agent to triage what is unhealthy across the fleet. |
| Inventory all networking subnets visible to Prism Central. Used by an agent placing a new VM to pick the right network. |
Related MCP server: nutanix-mcp-server-jp
Install
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NoBanks/nutanix-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server