Skip to main content

Add your description here

Project description

Remote Desktop MCP

A Model Context Protocol (MCP) server for remote desktop control (Local, RDP, VNC). This allows AI models like Claude to see and interact with your desktop.

demo

Quick Start

The easiest way to install this server is via the Claude Desktop CLI:

# Local Desktop
claude mcp add remote-desktop -- uvx remote-desktop-mcp mcp local

# RDP
claude mcp add remote-desktop-rdp \
    -e REMOTE_DESKTOP_RDP_HOST=192.168.1.1 \
    -e REMOTE_DESKTOP_RDP_USER=ubuntu \
    -e REMOTE_DESKTOP_RDP_PASSWORD=ubuntu \
    -- uvx remote-desktop-mcp mcp rdp

# VNC
claude mcp add remote-desktop-vnc \
    -e REMOTE_DESKTOP_VNC_HOST=127.0.0.1:5900 \
    -e REMOTE_DESKTOP_VNC_PASSWORD=password \
    -- uvx remote-desktop-mcp mcp vnc

Quick test without mcp.

# Local Desktop
uvx remote-desktop-mcp cli local screenshot

# RDP
export REMOTE_DESKTOP_RDP_HOST=192.168.1.1
export REMOTE_DESKTOP_RDP_USER=ubuntu
export REMOTE_DESKTOP_RDP_PASSWORD=ubuntu
uvx remote-desktop-mcp cli rdp screenshot

# VNC
export REMOTE_DESKTOP_VNC_HOST=127.0.0.1:5900
export REMOTE_DESKTOP_VNC_PASSWORD=password
uvx remote-desktop-mcp cli vnc screenshot

Environment Variables

Variable Description Default
REMOTE_DESKTOP_DISPLAY Display number (e.g., :0) :0 (local), :99 (rdp)
REMOTE_DESKTOP_RESOLUTION Resolution (e.g., 1280x720) 1280x720
REMOTE_DESKTOP_RDP_HOST RDP Host address -
REMOTE_DESKTOP_RDP_USER RDP Username -
REMOTE_DESKTOP_RDP_PASSWORD RDP Password -
REMOTE_DESKTOP_VNC_HOST VNC Host (host:port) -
REMOTE_DESKTOP_VNC_PASSWORD VNC Password -

Features

  • Screenshots: Let the AI "see" your screen.
  • Interactions: Mouse clicks, movement, scrolling, and keyboard typing.
  • Protocols: Native support for Local Desktop, RDP, and VNC.
  • Recording: Capture desktop sessions as video for demos, debugging, and trace replay.

Requirements

  • Python 3.12+
  • For RDP: xfreerdp and Xvfb must be installed if you are using ubuntu.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remote_desktop_mcp-0.1.12.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remote_desktop_mcp-0.1.12-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file remote_desktop_mcp-0.1.12.tar.gz.

File metadata

  • Download URL: remote_desktop_mcp-0.1.12.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for remote_desktop_mcp-0.1.12.tar.gz
Algorithm Hash digest
SHA256 aeaa0f17c686753a20f25d67cffe303eae90b6078aee2b76d77eba186bc1dd9c
MD5 d1f95f0ce6966ca026a48efeeb63d6db
BLAKE2b-256 599f14fba49821a569e7e3c1f612a95bf55f6cabf7a5a40c86b3cecbce23a66a

See more details on using hashes here.

File details

Details for the file remote_desktop_mcp-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: remote_desktop_mcp-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for remote_desktop_mcp-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c9eccbd99a07d75911064c98ae40efb545e39946644b42ca71f5f917407193a1
MD5 40b209f76133d37b5aaacd3693c854e9
BLAKE2b-256 6286dba6ca36f67d64daa9ae02108418765bff7a650afcf8322b20650d43a221

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page