tigervnc

GitHub

High performance, multi-platform VNC client and server

7,359 stars C++ C++ 1 file ยท ~1,679 tokens

tigervnc MCP Server

MCP server for TigerVNC/tigervnc

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tigervnc": {
      "command": "npx",
      "args": [
        "-y",
        "@TigerVNC/tigervnc"
      ]
    }
  }
}