This MCP brings browser automation to Claude Code using Playwright. The assistant gains control over real web pages.
With it, it can navigate, click, fill forms, and read page content.
You can automate browser tasks, test the flows of a web app, and extract information from pages. It’s useful for checking interface behavior or building small assistant-driven automations.
When to use
- When you want to automate repetitive actions on a site.
- To test the flows of a web application end to end.
- While extracting data from pages that require navigation.
How to use
After installing, the MCP becomes available. Ask Claude Code to “open this page and fill the form” or “navigate the site and bring me the content”.