Xrdp: an open source RDP server

6,605 stars C C 1 file ยท ~1,455 tokens #c#linux#remote-desktop

xrdp MCP Server

MCP server for neutrinolabs/xrdp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "xrdp": {
      "command": "npx",
      "args": [
        "-y",
        "@neutrinolabs/xrdp"
      ]
    }
  }
}