jetkvm-mcp

LeeroyDing/jetkvm-mcp
★ 0 stars Go Browser/Web Updated 2d ago
Native browser-free JetKVM CLI and MCP server with read-only screenshots and opt-in HID control
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/LeeroyDing/jetkvm-mcp@latest"
      ]
    }
  }
}

README Excerpt

A native, browser-free controller for a [JetKVM](https://jetkvm.com) device: one Go binary with a CLI and an MCP stdio server, so an agent (or a human without a browser handy) can check a JetKVM's status and grab a screenshot of the attached computer's display without opening the web UI. This is a v1 compatibility spike, not a full remote-control client. It deliberately implements a narrow slice of

Tools (9)

TypeWheelReportjetkvm_keypressjetkvm_mouse_movejetkvm_release_alljetkvm_screenshotjetkvm_statusscreenshotservestatus

Topics

golangjetkvmkvmmcpwebrtc