Loading MCP server directory, please wait...
AI-agent control of physical machines via IP-KVM, Redfish BMC, and SSH: gated, verified, audited.
npx @getmcp/cli add io.github.DustinTrap/kvm-pilotRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DustinTrap/kvm-pilot": {
"command": "uvx",
"args": [
"kvm-pilot"
],
"env": {
"KVM_PILOT_PROFILE": "",
"KVM_PILOT_MCP_READ_ONLY": "",
"KVM_PILOT_MCP_DRY_RUN": "",
"KVM_PILOT_MCP_ALLOW_POWER": "",
"KVM_PILOT_PASSWD": "",
"ANTHROPIC_API_KEY": ""
}
}
}
}