Skip to main content
Glama

nanokvm_screenshot

Capture a screenshot from a remote machine's display via NanoKVM hardware. Returns a JPEG image for display monitoring or analysis, with configurable resolution and quality settings.

Instructions

Capture a screenshot from the target machine's display. Returns the screenshot as a JPEG image that can be displayed or analyzed. By default, 4K images are resized to 1080p to keep the response size manageable. Args: max_width: Maximum width in pixels (default 1920, use 0 for no limit) max_height: Maximum height in pixels (default 1080, use 0 for no limit) quality: JPEG quality 1-100 (default 80) Returns: JPEG image of the current display

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
max_widthNo
max_heightNo
qualityNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/scgreenhalgh/nanokvm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server