baremetal-mcp

sshnaidm/baremetal-mcp
★ 0 stars Python AI/LLM Updated 1mo ago
MCP and Skills for AI to manage baremetal servers, switches in datacenters.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install baremetal-mcp

README Excerpt

An MCP (Model Context Protocol) server for managing bare-metal infrastructure. It exposes Redfish BMC operations (Dell iDRAC, HPE iLO, Supermicro) and Junos switch queries as tools for AI assistants, providing inventory collection, power management, virtual media injection, boot control, firmware updates, and network switch CLI access.

Tools (2)

adminroot