From 84029cd65c5d7ca82b8265abf4e661692da8121f Mon Sep 17 00:00:00 2001 From: khushi goyal Date: Sun, 8 Mar 2026 00:42:39 +0530 Subject: [PATCH] =?UTF-8?q?Add=20ScreenHand=20MCP=20server=20=E2=80=94=20d?= =?UTF-8?q?esktop=20+=20browser=20automation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3db0ee..46943cf 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Many resources can be installed directly via Claude Code commands: - [GitHub MCP Server](https://github.com/modelcontextprotocol/servers/tree/main/src/github) - Official first-party server to read repos, manage issues/PRs, and automate workflows. - [Google Workspace MCP](https://github.com/aekanun2020/Google-MCP-Servers) - Community server with Sheets/Drive/Gmail/Calendar/Docs/Slides/Tasks coverage with remote OAuth and 1-click Claude install. - [Notion MCP](https://www.notion.so/help/add-and-manage-connections-with-the-api#mcp) - Official hosted server with OAuth; designed for Claude/Cursor/etc. +- [ScreenHand](https://github.com/manushi4/Screenhand) - Native desktop + browser automation MCP server with 82 tools. Gives Claude Code eyes and hands on the desktop via accessibility APIs (macOS/Windows) and Chrome DevTools Protocol. - [Supabase MCP Server](https://supabase.com/blog/supabase-mcp) - Official server to connect Claude to Supabase projects; HTTP/SSE transports and OAuth supported. ## Editor Plugins