# Playwright

A Model Context Protocol server providing browser automation capabilities using Playwright. It allows LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser envir…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add automatalabs/mcp-server-playwright

# Browse available tools
npx -y @smithery/cli@latest tool list automatalabs/mcp-server-playwright
```

---

Source: https://github.com/Automata-Labs-team/MCP-Server-Playwright | License: MIT
