Playwright MCP avatar
Playwright MCP

Pricing

Pay per usage

Go to Store
Playwright MCP

Playwright MCP

Developed by

Jiří Spilka

Jiří Spilka

Maintained by Apify

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright

0.0 (0)

Pricing

Pay per usage

0

Total users

5

Monthly users

5

Runs succeeded

95%

Last modified

17 days ago

You can access the Playwright MCP programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "browser": "chrome",
< "capabilities": [
< "tabs",
< "pdf",
< "history",
< "wait",
< "files",
< "install"
< ]
<}' |
<apify call jiri.spilka/playwright-mcp --silent --output-dataset

Playwright MCP API through CLI

The Apify CLI is the official tool that allows you to use Playwright MCP locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: