NanoKVM MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANOKVM_HOST | Yes | NanoKVM IP address or hostname | |
| NANOKVM_PASS | No | Web UI password | admin |
| NANOKVM_USER | No | Web UI username | admin |
| NANOKVM_HTTPS | No | Use HTTPS instead of HTTP | false |
| NANOKVM_SCREEN_WIDTH | No | Target screen width in pixels | 1920 |
| NANOKVM_SCREEN_HEIGHT | No | Target screen height in pixels | 1080 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| nanokvm_powerA | |
| nanokvm_power_cycleA | |
| nanokvm_led_statusA | |
| nanokvm_hdmi_statusA | |
| nanokvm_hdmi_resetA | Reset the HDMI connection. Useful if video is not displaying correctly. |
| nanokvm_send_textA | |
| nanokvm_send_keyA | |
| nanokvm_tapA | |
| nanokvm_clickB | |
| nanokvm_moveA | |
| nanokvm_scrollB | |
| nanokvm_screenshotA | |
| nanokvm_list_imagesA | |
| nanokvm_mount_isoA | |
| nanokvm_unmount_isoB | Unmount the currently mounted ISO image. |
| nanokvm_mounted_imageA | |
| nanokvm_reset_hidA | Reset the HID (keyboard/mouse) devices. Use this if keyboard or mouse input stops working. |
| nanokvm_infoB | |
| nanokvm_hardwareB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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