MCP Nutanix
@thunderboltsid
关于 MCP Nutanix
MCP Server for Nutanix
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Nutanix?
MCP Nutanix is an experimental Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to interact with Nutanix Prism Central APIs. It is a personal project not officially supported by Nutanix, intended for exploration and not for production use.
How to use MCP Nutanix?
Build the server with Go 1.23+, then configure an MCP client (e.g., Claude Desktop, Cursor) to run the binary via stdio. For interactive clients, credentials are prompted; for non‑interactive clients, set environment variables NUTANIX_ENDPOINT, NUTANIX_USERNAME, NUTANIX_PASSWORD, and optionally NUTANIX_INSEcure. Use built‑in tools to list resources (e.g., vms, clusters) and resource URIs (e.g., vm://{uuid}) to get details.
Key features of MCP Nutanix
- Connects to Nutanix Prism Central with user credentials.
- Lists VMs, clusters, hosts, images, and subnets.
- Retrieves detailed JSON for specific resources via URI.
- Supports interactive (default) and static credential modes.
- Uses standard MCP stdio transport for client compatibility.
- Built with the Prism Go Client and MCP Go library.
Use cases of MCP Nutanix
- An LLM‑powered assistant queries the state of Nutanix infrastructure.
- Automating resource inventory and reporting for a Prism Central environment.
- Validating VM or cluster configurations through natural language conversation.
- Troubleshooting by fetching resource details on demand.
FAQ from MCP Nutanix
What does MCP Nutanix do vs official Nutanix tools?
It is an experimental MCP server that exposes Prism Central read operations to LLMs, not a production tool. It is unsupported and not endorsed by Nutanix.
What are the runtime requirements?
Go 1.23 or higher and access to a Nutanix Prism Central instance. The server builds from source; no pre‑compiled binaries are provided.
How are credentials provided to MCP Nutanix?
Interactive clients (e.g., Claude) prompt for endpoint, username, password. Non‑interactive clients (e.g., Cursor) use environment variables: NUTANIX_ENDPOINT, NUTANIX_USERNAME, NUTANIX_PASSWORD, and optionally NUTANIX_INSEcure.
What are the known limitations?
Read‑only operations only; no create/update/delete. Response size is limited by the MCP protocol. No pagination support; large resource responses may cause errors.
What transport and authentication does MCP Nutanix use?
Stdio transport with no additional authentication beyond the Prism Central API credentials. No support for alternative transports or auth schemes.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论