mcp-playwright
this mcp server automates browsers and apis, allowing llms to interact with web pages, take screenshots, and generate test code.
development
free
requires coding
Server Statistics
setup time
5 minutes
github stars
5,047
forks
463
watchers
5,047
open issues
46
contributors
34
last updated
2 days ago
language: typescriptlicense: mit
description
enables browser automation using playwright for various applications.
use cases
- automate web testing for applications.
- generate test code for web interactions.
- take screenshots of web pages programmatically.
technical details
prerequisites
- node.js 18+
installation steps
- step 1: install the package using npm or mcp-get.
- step 2: configure the server in your application.
- step 3: start the server and access the endpoints.
configuration example
{"mcpServers": {"playwright": {"url": "http://localhost:8931/mcp", "type": "http"}}}required accounts
github
tags
browserautomation
playwright
mcp
typescript
model-context-protocol