mcpbeat Sign in

Playwright MCP Server

answering

Playwright MCP Server is answering right now. Last checked 1 min ago. It exposes 17 tools.

Headless browser primitives for AI agents when sites need real JS rendering.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
17
Tools
read from the server
59 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Playwright MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add playwright-mcp-server --transport http https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "playwright-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.playwright-mcp-server]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "playwright-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "playwright-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cookies
get_cookies
Return all cookies for the current browser context.
set_cookies
Set cookies for the current browser context.
click
click
Click an element matched by CSS selector or visible text.
close
close_browser
Close the underlying browser, freeing resources.
evaluate
evaluate
Evaluate JavaScript in the page context. Use `return` for values or an expression.
extract
extract_table
Extract a standard HTML table as a list of row objects keyed by header.
fill
fill_form
Fill multiple form fields from a list of {selector, value} and optionally submit.
html
get_html
Return the HTML of the page or a specific element.
links
get_links
Collect all anchor hrefs, optionally filtered by regex.
navigate
navigate
Navigate the browser to a URL. Returns the final URL and page title.
page
page_pdf
Render the current page as PDF (headless only). Returns base64 PDF.
screenshot
screenshot
Take a PNG screenshot of the current page (or a specific element). Returns base64 PNG.
scroll
scroll
Scroll the page (or an element) in the given direction by `amount` pixels.
select
select_option
Choose an option from a <select> element by value or visible label.
text
get_text
Extract visible text from the page or a specific element.
type
type_text
Type text into an input/textarea. Optionally clear first or press Enter after.
wait
wait_for
Wait until a selector reaches a given state (visible|hidden|attached|detached).

Endpoints

URLTransportStateLatencyChecked
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/playwright-mcp-server/mcp streamable-http answering 42 ms 1 min ago

Alternatives to Playwright MCP Server

same job, measured the same way
Foura
by foura

Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.

451 installs/wk 4 tools answering
Conduit
by bkauto3

Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.

52 installs/wk local only
DLBrowser
by dekryptlabs

Self-healing web access for AI agents — recovers through bot blocks, captchas and JS pages.

82 installs/wk local only
Hwatu
by hongnoul

Verification browser for coding agents: headless WebKit, DOM eval, screenshots, pixel-diff.

local only
Sms
by virtualsms-io

Real SIM numbers for AI agents: SMS verification, rentals, proxies, cloud browser, x402 deposits.

104 installs/wk answering
Kloakt
by kultmember6banger

Cloaked headless browser for AI agents — stealth TLS, smart extraction, SPA fallback

60 installs/wk local only
I
x402-snap
by zadengg

Pay-per-call browser rendering and x402 marketplace ranking for AI agents, billed via USDC.

3 tools answering
Scrapingant
by scrapingant

Cloud-based web access with real browsers and JS rendering by ScrapingAnt

3 tools answering

Playwright MCP Server — questions

Answers built from our own checks of this server.

What can Playwright MCP Server do?
It exposes 17 tools, read directly from the server on our last check. Among them: click, close_browser, evaluate, extract_table, fill_form, get_cookies and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Playwright MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 59 ms. The bar chart above shows every period we have measured.
How do I connect Playwright MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Playwright MCP Server need an API key?
No. Playwright MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Playwright MCP Server?
It answers our handshake in 59 ms on average, which is faster than 87% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.