mcp-vnc
by hrrrsn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VNC_HOST | Yes | The IP address or hostname of the VNC server to connect to. | |
| VNC_PORT | Yes | The port number of the VNC server (e.g., 5900). | |
| VNC_PASSWORD | Yes | The password required to authenticate with the VNC server. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vnc_clickC | Click at specified coordinates |
| vnc_move_mouseC | Move mouse to specified coordinates |
| vnc_key_pressC | Press a key or key combination |
| vnc_type_textC | Type text string |
| vnc_type_multilineC | Type multiple lines of text, separated by newlines |
| vnc_screenshotB | Take a screenshot of the current screen |
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
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/hrrrsn/mcp-vnc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server