# Playwright

> Microsoft's browser automation MCP server for end-to-end testing

Source: https://aistack.sh/plugin/playwright-plugin
Real source: https://github.com/anthropics/claude-plugins-public/tree/main/external_plugins/playwright
Author: Microsoft
Category: testing
Marketplace: claude-plugins-official
Last verified: 2026-09-06

Browser automation and end-to-end testing MCP server built by Microsoft. Lets Claude interact with web pages, take screenshots, fill forms, click elements, and run automated browser test workflows.

## Install

### claude-code

```
/plugin marketplace add anthropics/claude-plugins-official
/plugin install playwright@claude-plugins-official
```

The official marketplace registers itself automatically on Claude Code's first interactive launch, so the marketplace-add step is often a no-op; running it is still safe and works on any machine.

---

From aistack.sh. Last verified 2026-09-06.
