Skip to main content
Glama
NoBanks
by NoBanks

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_vms

List all VMs visible to the Prism Central deployment. Returns names, ext IDs, power state, host, cluster, memory and CPU config.

get_vm

Get full metadata for a single VM by ext_id.

power_on_vm

Transition a VM from Off to On. Requires NUTANIX_ALLOW_POWER=true.

power_off_vm

Transition a VM from On to Off (graceful shutdown). Requires NUTANIX_ALLOW_POWER=true.

list_clusters

Inventory all clusters under Prism Central.

get_cluster

Read full config and health of a single cluster.

list_alerts

Stream the current alert backlog from Prism Central. Used by an on-call agent to triage what is unhealthy across the fleet.

list_subnets

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

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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