Control remote desktops over VNC with native OCR — no cloud vision APIs needed.
Claude KVM is an MCP server that gives AI agents full control over remote desktop environments via VNC. It pairs a lightweight Node.js proxy with a native Swift daemon that handles screen capture, keyboard/mouse input, and on-device text detection using Apple Vision OCR. The daemon connects to any standard VNC server and translates MCP tool calls into RFB protocol actions — click, type, scroll, drag, screenshot, and element detection — all running locally on macOS with zero external API costs for vision tasks.
Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: VNC_HOST
Environment variable: VNC_PORT
Environment variable: VNC_PASSWORD
Environment variable: VNC_USERNAME
Environment variable: CLAUDE_KVM_DAEMON_PATH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aras-workspace-claude-kvm": {
"env": {
"VNC_HOST": "your-vnc-host-here",
"VNC_PORT": "your-vnc-port-here",
"VNC_PASSWORD": "your-vnc-password-here",
"VNC_USERNAME": "your-vnc-username-here",
"CLAUDE_KVM_DAEMON_PATH": "your-claude-kvm-daemon-path-here"
},
"args": [
"-y",
"claude-kvm"
],
"command": "npx"
}
}
}Once installed, try these example prompts and explore these capabilities:
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.