Claude KVM
MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR
About This MCP Server
Remote Access, Artificial Intelligence
Claude KVM is an MCP tool that controls remote desktop environments over VNC. It consists of a thin JS proxy layer (MCP server) and a platform-native Swift VNC daemon running on your macOS system.
> Phantom-WG could be a great alternative for you. Isolate your VNC server within your own network while enjoying self-hosted VPN performance with the extra privacy features you gain along the way.
Tools & Endpoints1
Specifications
Requirements
- macOS (Apple Silicon / aarch64)
- Node.js (LTS)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"claude-kvm": {
"command": "npx",
"args": ["-y", "claude-kvm"],
"env": {
"VNC_HOST": "192.168.1.100",
"VNC_PORT": "5900",
"VNC_USERNAME": "user",
"VNC_PASSWORD": "pass",
"CLAUDE_KVM_DAEMON_PATH": "/opt/homebrew/bin/claude-kvm-daemon",
"CLAUDE_KVM_DAEMON_PARAMETERS": "-v"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Claude KVM
- Function
- MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR
- Available Tools
- All operations are performed through a single vnc_command tool:
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.