Playwright MCP Server avatar
Playwright MCP Server

Pricing

Pay per usage

Go to Store
Playwright MCP Server

Playwright MCP Server

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

4

Total users

38

Monthly users

23

Runs succeeded

58%

Issues response

7.1 hours

Last modified

a day ago

You can access the Playwright MCP Server 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-server --silent --output-dataset

Playwright MCP Server API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: