Nutanix Prism Central
Rank #10,729io.github.WYRE-AI/nutanix-mcp
Multitenant Streamable HTTP bridge over Nutanix's official v4 API MCP server (Prism Central).
Nutanix Prism Central is a Model Context Protocol (MCP) server published by wyre-technology. It ranks #10,729 of 132,046 servers tracked on MCP Toplist. Nutanix Prism Central is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 121,317 of 132,046 servers on MCP Toplist.
Use Nutanix Prism Central
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nutanix-mcp -e "PORT=<your PORT>" -e "IDLE_EVICT_MS=<your IDLE_EVICT_MS>" -e "SPAWN_TIMEOUT_MS=<your SPAWN_TIMEOUT_MS>" -- docker run -i --rm ghcr.io/wyre-ai/nutanix-mcp:v1.0.6Replace each placeholder with your own value before saving.
[mcp_servers.nutanix-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"]
[mcp_servers.nutanix-mcp.env]
PORT = "<your PORT>"
IDLE_EVICT_MS = "<your IDLE_EVICT_MS>"
SPAWN_TIMEOUT_MS = "<your SPAWN_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nutanix-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"
],
"env": {
"PORT": "<your PORT>",
"IDLE_EVICT_MS": "<your IDLE_EVICT_MS>",
"SPAWN_TIMEOUT_MS": "<your SPAWN_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nutanix-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"
],
"env": {
"PORT": "<your PORT>",
"IDLE_EVICT_MS": "<your IDLE_EVICT_MS>",
"SPAWN_TIMEOUT_MS": "<your SPAWN_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nutanix-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"
],
"env": {
"PORT": "<your PORT>",
"IDLE_EVICT_MS": "<your IDLE_EVICT_MS>",
"SPAWN_TIMEOUT_MS": "<your SPAWN_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nutanix-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"
],
"env": {
"PORT": "<your PORT>",
"IDLE_EVICT_MS": "<your IDLE_EVICT_MS>",
"SPAWN_TIMEOUT_MS": "<your SPAWN_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nutanix-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-ai/nutanix-mcp:v1.0.6"
],
"env": {
"PORT": "<your PORT>",
"IDLE_EVICT_MS": "<your IDLE_EVICT_MS>",
"SPAWN_TIMEOUT_MS": "<your SPAWN_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WYRE-AI%2Fnutanix-mcp)<a href="https://mcptoplist.com/server/io.github.WYRE-AI%2Fnutanix-mcp"><img src="https://mcptoplist.com/badge/io.github.WYRE-AI%2Fnutanix-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
wyre-technology
Other servers by wyre-technology
- Autotask#652 · 54 vers
- NinjaOne#1,404 · 31 vers
- IT Glue#1,861 · 27 vers
- ConnectWise Manage#2,080 · 16 vers
- CIPP#2,589 · 20 vers
- HaloPSA#3,651 · 26 vers
- Syncro#3,833 · 17 vers
- Datto RMM#4,145 · 15 vers
- Hudu#4,174 · 15 vers
- SuperOps#4,768 · 13 vers
- Action1#4,971 · 14 vers
- QuickBooks Online#5,059 · 17 vers
Available versions (5)
| Version | Published |
|---|---|
| 1.0.6 | Sep 9, 2026 |
| 1.0.5 | Sep 3, 2026 |
| 1.0.4 | Aug 28, 2026 |
| 1.0.3 | Aug 26, 2026 |
| 1.0.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Nutanix Prism Central?
- Nutanix Prism Central is maintained by wyre-technology, which publishes 60 MCP servers (749 total versions) tracked on MCP Toplist.
- Is Nutanix Prism Central listed on the Official MCP Registry?
- Yes — Nutanix Prism Central is listed on the Official MCP Registry, alongside Glama.
- How many versions does Nutanix Prism Central have?
- MCP Toplist tracks 5 versions of Nutanix Prism Central, most recently published on Sep 9, 2026.
- Where can I find the source code for Nutanix Prism Central?
- The source code for Nutanix Prism Central is hosted at github.com/wyre-technology/nutanix-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.