Read-only MCP server that allows AI assistants to query and monitor KVM Fleet devices, audit logs, and console sessions through the official REST API.
{
"mcpServers": {
"kvmfleet": {
"command": "npx",
"args": [
"-y",
"@kvmfleet/mcp"
]
}
}
}