VNC MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VNC_HOST | Yes | Hostname or IP of the VNC server. | |
| VNC_PORT | Yes | Port of the VNC server (default 5900). | |
| VNC_PASSWORD | Yes | Password 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/volkan-m/vnc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server