| Gnome Desktop MCP | Playwright MCP | |
|---|---|---|
| Description | GNOME desktop automation for AI agents. 30 tools via D-Bus: screenshots, window management, mouse/keyboard injection, clipboard, workspaces, and sy... | Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots |
| Category | OS Automation | Browser Automation |
| Language | JavaScript | TypeScript |
| License | GPL-3.0 | Apache-2.0 |
| Stars | 0 | 30892 |
| Website | https://github.com/sbuysse/gnome-desktop-mcp | https://www.npmjs.com/package/@playwright/mcp |
Gnome Desktop MCP and Playwright MCP are both MCP (Model Context Protocol) servers. Gnome Desktop MCP is written in JavaScript while Playwright MCP uses TypeScript.