Playwright
Created 6 months ago
A Model Context Protocol server that provides browser automation capabilities using Playwright.
development
documentation
public
What is Playwright?
This MCP Server will help you run browser automation and webscraping using Playwright
Documentation
Server Config
{
"mcpServers": {
"playwright-server": {
"command": "npx",
"args": [
"playwright"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
ExecuteAutomation
Category:
community
License:
MIT
Tags:
development
documentation
public