Smart hands for your AI agents - write-capable KVM+BMC+SSH MCP server: gated, verified, audited.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
kvm-pilot · pypi · 0.1.0rc3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.DustinTrap/kvm-pilot",
"description": "Smart hands for your AI agents - write-capable KVM+BMC+SSH MCP server: gated, verified, audited.",
"repository": {
"url": "https://github.com/DustinTrap/kvm-pilot",
"source": "github"
},
"version": "0.1.0rc3",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "kvm-pilot",
"version": "0.1.0rc3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Profile name from ~/.config/kvm-pilot/config.toml naming the KVM/BMC to target",
"name": "KVM_PILOT_PROFILE"
},
{
"description": "Least-privilege posture: only read-only tools are registered; effect gates force-closed. Recommended for first contact (set to 1)",
"name": "KVM_PILOT_MCP_READ_ONLY"
},
{
"description": "Rehearsal posture: destructive calls are logged, never sent (set to 1)",
"name": "KVM_PILOT_MCP_DRY_RUN"
},
{
"description": "Operator opt-in enabling power control of the managed host (per-effect gate; see also _ALLOW_HID, _ALLOW_MEDIA, _ALLOW_SSH, _ALLOW_APPLIANCE, _ALLOW_EXTERNAL_WRITE)",
"name": "KVM_PILOT_MCP_ALLOW_POWER"
},
{
"description": "Device address (KVM/BMC) when not using a config-file profile",
"name": "KVM_PILOT_HOST"
},
{
"description": "Device username when not using a config-file profile",
"name": "KVM_PILOT_USER"
},
{
"description": "Device password when not using a config-file profile (KVM_PILOT_HOST / KVM_PILOT_USER accompany it)",
"isSecret": true,
"name": "KVM_PILOT_PASSWD"
},
{
"description": "Optional: enables server-side vision for classify_screen / wait_for_state; without it, classification falls back to the calling agent",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-05T12:42:03.316414Z",
"publishedAt": "2026-08-05T12:42:03.316414Z",
"updatedAt": "2026-08-05T12:42:03.316414Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.0rc3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.