MCP Servers / web-scraping / Playwright Record MCP

Playwright Record MCP

JSON →
ssenone6web-scraping

Browser automation using Playwright with video recording. Enables LLMs to interact with web pages through structured accessibility snapshots.

Install
How to run this server
[ { "cmd": "npx @playwright/record-mcp", "imports": [] } ]
server path: playwright-record-mcp
Tools
What this server exposes
browser_navigate
Navigate to a URL
browser_click
Click on an element
browser_type
Type text into an element
browser_snapshot
Get accessibility snapshot of current page
browser_screenshot
Take a screenshot of current page
browser_record_start
Start recording browser interactions as video
browser_record_stop
Stop recording and save video file
Configuration
Environment & auth
authnone
Resources
Playwright Record MCP — MCP Server · libregistry