MCP server — control remote desktops via VNC (MacOS)
MCP server — control remote desktops via VNC (MacOS). The claude kvm mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 9 defined tools rather than through you.
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.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Everything the assistant can do here goes through one of these:
Layers — The Layers tool exposed by this serverRequirements — The Requirements tool exposed by this serverDaemon — The Daemon tool exposed by this serverConfiguration — The Configuration tool exposed by this serverScreen — The Screen tool exposed by this serverMouse — The Mouse tool exposed by this serverKeyboard — The Keyboard tool exposed by this serverDetection — Returns text elements with bounding box coordinates in scaled space:Control — The Control tool exposed by this serverYou will need 6 environment variables: VNC_HOST, VNC_PORT, VNC_USERNAME, VNC_PASSWORD, CLAUDE_KVM_DAEMON_PATH, CLAUDE_KVM_DAEMON_PARAMETERS. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Claude Kvm's toolset — Layers, Requirements, Daemon and 6 more — is a fair guide to whether it matches your workflow. It is maintained by aras-workspace; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Layers | The Layers tool exposed by this server. |
| Requirements | The Requirements tool exposed by this server. |
| Daemon | The Daemon tool exposed by this server. |
| Configuration | The Configuration tool exposed by this server. |
| Screen | The Screen tool exposed by this server. |
| Mouse | The Mouse tool exposed by this server. |
| Keyboard | The Keyboard tool exposed by this server. |
| Detection | Returns text elements with bounding box coordinates in scaled space: |
| Control | The Control tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| VNC_HOST | Endpoint or connection string the server talks to. | Optional |
| VNC_PORT | Configuration value read at startup. | Optional |
| VNC_USERNAME | Configuration value read at startup. | Optional |
| VNC_PASSWORD | Configuration value read at startup. | Optional |
| CLAUDE_KVM_DAEMON_PATH | Filesystem location the server is allowed to use. | Optional |
| CLAUDE_KVM_DAEMON_PARAMETERS | Configuration value read at startup. | Optional |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.