VNC Remote Control for macOS
MCP Serverby baryhuang · Added 5mo ago
Claude
469
Install
git clone https://github.com/baryhuang/mcp-remote-macos-useAdd to Claude
claude mcp add baryhuang-mcp-remote-macos-useQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"vnc-remote-control-for-macos": {
"command": "npx",
"args": [
"@modelcontextprotocol/vnc-remote-control-for-macos"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides secure remote control of macOS machines through VNC protocol, enabling screenshot capture and desktop interaction with mouse and keyboard inputs for remote administration or automated testing.
Tags
AI & MLmcp-server