com.thenextgennexus/playwright-mcp-server
name:com.thenextgennexus/playwright-mcp-server
Headless browser primitives for AI agents when sites need real JS rendering.
- transport:
- remote
- credential class:
- unreachable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- clickshallow
Click an element matched by CSS selector or visible text.
- close_browsershallow
Close the underlying browser, freeing resources.
- evaluateshallow
Evaluate JavaScript in the page context. Use `return` for values or an expression.
- extract_tableshallow
Extract a standard HTML table as a list of row objects keyed by header.
- fill_formshallow
Fill multiple form fields from a list of {selector, value} and optionally submit.
- get_cookiesshallow
Return all cookies for the current browser context.
- get_htmlshallow
Return the HTML of the page or a specific element.
- get_linksshallow
Collect all anchor hrefs, optionally filtered by regex.
- get_textshallow
Extract visible text from the page or a specific element.
- navigateshallow
Navigate the browser to a URL. Returns the final URL and page title.
- page_pdfshallow
Render the current page as PDF (headless only). Returns base64 PDF.
- screenshotshallow
Take a PNG screenshot of the current page (or a specific element). Returns base64 PNG.
- scrollshallow
Scroll the page (or an element) in the given direction by `amount` pixels.
- select_optionshallow
Choose an option from a <select> element by value or visible label.
- set_cookiesshallow
Set cookies for the current browser context.
- type_textshallow
Type text into an input/textarea. Optionally clear first or press Enter after.
- wait_forshallow
Wait until a selector reaches a given state (visible|hidden|attached|detached).
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/5e64a77d-4efe-456a-8f05-0c5c7c2ae7b8)