glkvm-mcp

sk3tch/glkvm-mcp

3.2

If you are the rightful owner of glkvm-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

GLKVM MCP Server is a Python-based server designed for controlling KVM devices over HTTPS with mutual TLS authentication.

Tools

Functions exposed to the LLM to take actions

kvm_list_devices

List all configured KVM devices

kvm_add_device

Add a new KVM device

kvm_remove_device

Remove a KVM device

kvm_capture_screen

Capture screenshot (base64 JPEG)

kvm_screenshot_with_ocr

Screenshot + OCR text extraction

kvm_find_and_click

Find text on screen and click it

kvm_mouse_move

Move cursor (0-32767 coordinates)

kvm_mouse_click

Click mouse button

kvm_mouse_scroll

Scroll mouse wheel

kvm_keyboard_type

Type text string

kvm_keyboard_press

Press key/combo (e.g., Ctrl+C)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources