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

  1. step 1: install the package using npm or mcp-get.
  2. step 2: configure the server in your application.
  3. 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