← tools

Playwright MCP Server

Enables AI agents to automate browsers (Chrome, Firefox, Safari) through the Model Context Protocol using Playwright. Supports navigation, clicking, form filling, screenshots, and content extraction across multiple browser engines. More robust than Puppeteer for cross-browser testing scenarios.

Security Assessment

Levelcaution
Permissionsbrowse:web, capture:screenshots, interact:pages
Data Exposurecontent
Requires SupervisorNo
Risk NotesBrowser automation. Can navigate, click, fill forms, take screenshots.

Integration

Typemcp-server
Package@playwright/mcp
Authnone

Capabilities

Actionsnavigate_to_url, take_screenshot, click_element, fill_form, extract_content, select_option
Input Typestext, url
Output Typestext, image, json
When to UseWhen the agent needs cross-browser automation, testing, or scraping with support for multiple browser engines.
When NOT to UseWhen simple HTTP fetching is sufficient; use fetch-mcp for static content.

Category: content · Free tier: Yes · Source

Collected: 2026-03-15 from https://github.com/microsoft/playwright-mcp