Skip to main content
Glama
volkan-m
by volkan-m

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VNC_HOSTYesHostname or IP of the VNC server.
VNC_PORTYesPort of the VNC server (default 5900).
VNC_PASSWORDYesPassword for the VNC server.

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vnc_connectC

Connect to a VNC server

vnc_disconnectA

Disconnect from the VNC server

vnc_screenshotC

Capture a screenshot

vnc_ocr_regionB

Extract text from a specific region using OCR

vnc_find_imageC

Find a template image on the screen

vnc_mouse_moveD

Move the mouse

vnc_mouse_clickD

Click the mouse

vnc_mouse_double_clickC

Double click the mouse

vnc_mouse_scrollC

Scroll the mouse

vnc_mouse_dragC

Perform a drag and drop

vnc_get_pixel_colorD

Get the color of a pixel

vnc_wait_for_changeC

Wait until a region changes

vnc_get_screen_infoA

Get screen resolution and OS hint

vnc_get_connection_healthB

Get connection health metrics

vnc_key_tapA

Tap a key (e.g., 'Enter', 'C-c')

vnc_type_stringC

Type a string

vnc_set_clipboardC

Set the remote clipboard

vnc_system_commandB

Execute a shell command in the background on the server

vnc_get_clipboardA

Get the last captured clipboard text

vnc_execute_sequenceA

Execute a sequence of input actions (move, click, type, key, wait) in a single call for higher speed

vnc_launch_gui_appB

Launch a GUI application on the remote desktop (Linux focus)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/volkan-m/vnc-mcp-server'

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