| Playwright MCP | Browser Use MCP Server | |
|---|---|---|
| Description | Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots | browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server. |
| Category | Browser Automation | Browser Automation |
| Language | TypeScript | Python |
| License | Apache-2.0 | MIT |
| Stars | 30389 | 816 |
| Website | https://www.npmjs.com/package/@playwright/mcp | https://github.com/co-browser/browser-use-mcp-server |