Ntnx Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Ntnx Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server for Nutanix Virtual Machine Management APIs with a command-line chatbot interface.
git clone https://github.com/savrab/nutanix-mcp.git
cd nutanix-mcppython -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activatepip install -r requirements.txt.env.example to .env.envNAI_API_KEY=your_api_key_hereservers_config.json with your server configuration {
"mcpServers": {
"nutanix mcp server": {
"command": "/path/to/python",
"args": ["/path/to/nutanix_mcp_server.py"]
}
}
}mcp dev nutanix_mcp_server.pypython mcp_chatbot.pyLists all images available in the Nutanix cluster.
Creates a new image in the Nutanix cluster.
Creates an new VM based on the provided specs
Collects log for given time period and uploads it diamond server
List the top 10 alerts on the PC
Required environment variables:
NUTANIX_USERNAME: Your Nutanix usernameNUTANIX_PASSWORD: Your Nutanix passwordNUTANIX_PRISM_CENTRAL_URL: URL of your Prism Central instanceNAI_API_KEY: Your Nutanix AI API keyCLUSTER_UUID: Your PE cluster UUIDservers_config.json~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.