Playwright

Drive a browser via Playwright from AI assistants.

Type: Official

Source Type: Local Package

Source: npm

Description: Playwright MCP server provides AI assistants with browser-automation capabilities for end-to-end testing and web scraping. It runs locally and requires Playwright's browser binaries to be installed on the host.


Setup

Prerequisites

Run npx playwright install on the host once to install browser binaries before first use.

Configuration Parameters:

  • Browser (optional) - Browser to drive: chrome (default), chromium, msedge, firefox, or webkit.

When creating the connection in Natoma, enter the values above.

Last updated