jetkvm-mcp

BenDManning/jetkvm-mcp
★ 0 stars Go Browser/Web Updated today
JetKVM MCP server for stdio and Streamable HTTP.
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": {
    "jetkvm-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/BenDManning/jetkvm-mcp@latest"
      ]
    }
  }
}

README Excerpt

A conventional, single-process Go [Model Context Protocol](https://modelcontextprotocol.io/) server for operating JetKVM devices. It supports MCP over stdio and MCP Streamable HTTP using protocol generation `2026-07-28` and the official Go SDK. - JetKVM status and attached-host state - Fresh PNG screenshots decoded locally with FFmpeg

Tools (20)

PATHjetkvm_capture_screenjetkvm_force_host_power_offjetkvm_get_statusjetkvm_get_virtual_media_statusjetkvm_keyboardjetkvm_list_devicesjetkvm_mount_virtual_media_filejetkvm_mount_virtual_media_urljetkvm_mousejetkvm_press_host_power_buttonjetkvm_press_host_reset_buttonjetkvm_release_sessionjetkvm_take_over_sessionjetkvm_turn_host_dc_power_offjetkvm_turn_host_dc_power_onjetkvm_unmount_virtual_mediajetkvm_upload_virtual_media_filejetkvm_wake_host_lanjetkvm_wake_host_usb