Playwright Browser Automation

Enables AI models to perform web automation tasks by controlling headless browsers through a server-side Playwright implementation.

View Source
6 stars
0 tools
Created Aug 2025
@torohash/torohash-playwright-browser-automation-playwright-sse-mcp-server

About

Enables AI models to perform web automation tasks by controlling headless browsers through a server-side Playwright implementation.

Categories

general

Installation

npm

npm install @torohash/torohash-playwright-browser-automation-playwright-sse-mcp-server

Configuration

{ "mcpServers": { "torohash-playwright-browser-automation-playwright-sse-mcp-server": { "command": "npx", "args": [ "-y", "@torohash/torohash-playwright-browser-automation-playwright-sse-mcp-server" ] } } }