mcp-vnc
Related Servers
Alternatives to mcp-vnc
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEmpowers AI agents to see, reason, and control computers via VNC, providing advanced vision features like OCR and image search, human-like input control, and optional SSH remote command execution.211MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to control remote desktops through screen capture, mouse movement, and keyboard input.MIT
- AlicenseNot gradedqualityDmaintenanceEnables MCP-compatible LLMs to interact with any desktop accessible over VNC, providing tools for screen reading (OCR), mouse and keyboard control, and automation.13AGPL 3.0
- AlicenseAqualityDmaintenanceAn MCP server that allows AI agents to remotely control Windows, Linux, and macOS systems via VNC. It provides tools for mouse and keyboard interaction, text input, and screen capturing.6125 npm56MIT
- AlicenseAqualityDmaintenanceEnables AI to remotely control macOS systems via VNC with full desktop capabilities including screenshots, mouse control, keyboard input, and application management. Includes a web-based chat interface for natural language control.89MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to see and control an existing Linux X11 desktop over SSH by taking screenshots and performing mouse, scroll, typing, and keyboard-shortcut actions across browsers, terminals, file managers, and other apps.MIT
TDQS
Scored across 6 tools
Each tool targets a distinct input or capture action, so agents can generally tell them apart. vnc_type_text and vnc_type_multiline overlap somewhat, but the multiline description clarifies its intended use.
All tools use the vnc_ prefix with clear lower_snake_case names, making the set predictable. Minor deviations exist, such as vnc_click lacking an object and vnc_screenshot being noun-like, but the pattern remains readable.
Six tools is well-scoped for a VNC control server, covering mouse, keyboard, text, and screen capture without unnecessary bloat. Every tool serves a clear purpose in the remote-control workflow.
The core interaction surface is covered: clicking, moving, key presses, text entry, and screenshots. More advanced input actions like scrolling, right-clicking, or dragging are absent, but common remote-control tasks can still be accomplished.