hmc-mcp

randomparity/hmc-mcp
★ 0 stars Python AI/LLM Updated today
Experimental MCP Server for IBM PowerVM HMC Control
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hmc-mcp": {
      "command": "uvx",
      "args": [
        "hmc-mcp"
      ]
    }
  }
}

Or install with pip: pip install hmc-mcp

README Excerpt

MCP server and CLI for the **IBM Hardware Management Console (HMC) REST API** (`/rest/api/uom/...`). It lets you — or an AI agent over MCP — inventory Power systems, inspect LPARs/VIOS, and submit jobs such as power on/off. - **Python ≥3.12**, managed with [uv](https://docs.astral.sh/uv/) - **MCP server**: [FastMCP](https://gofastmcp.com/) (stdio or streamable HTTP)

Tools (20)

HMC_HOSTHMC_PASSWORDHMC_PORTHMC_USERHMC_VERIFY_SSLhmc_add_network_adapterhmc_add_vfc_adapterhmc_add_vscsi_adapterhmc_console_infohmc_create_logical_unithmc_create_lparhmc_create_media_repositoryhmc_create_optical_mediahmc_create_virtual_diskhmc_create_virtual_networkhmc_create_volume_grouphmc_delete_adapterhmc_delete_logical_unithmc_delete_lparhmc_delete_media_repository