Claude KVM
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VNC_HOST | No | VNC server address | 127.0.0.1 |
| VNC_PORT | No | VNC port number | 5900 |
| VNC_PASSWORD | No | Password | |
| VNC_USERNAME | No | Username (required for ARD) | |
| CLAUDE_KVM_DAEMON_PATH | No | Daemon binary path (not needed if already in PATH) | claude-kvm-daemon |
| CLAUDE_KVM_DAEMON_PARAMETERS | No | Additional CLI arguments for the daemon |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vnc_commandD | – |
| action_queueD | – |
| task_completeD | – |
| task_failedD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ARAS-Workspace/claude-kvm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server