playwriter MCP Server
remorses/playwriter
Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
remorses/playwriter is a TypeScript tool licensed under MIT. Chrome extension & CLI to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP Topics: mcp, playwright.
Ranked #2559 out of 24840 indexed tools.
Has 3,922 GitHub stars.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
3,922 stars → well-known project
Last commit today → actively maintained
66/94 issues closed → decent issue management
9 contributors → small team
9 dependents → few downstream users
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
How to Improve
Matched Queries
From the README
<div align='center'>
<br/>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="banner-dark.png" />
<source media="(prefers-color-scheme: light)" srcset="banner.png" />
</picture>
<br/>
<br/>
<p>Let your agents control your own Chrome, via CLI or MCP. Your logins, extensions, cookies — already there.</p>
<br/>
</div>
Other browser MCPs spawn a fresh Chrome — no logins, no extensions, instantly flagged by bot detectors, double the memory. Playwriter connects to **your running browser** instead. One Chrome extension, full Playwright API, everything you're already logged into.
## Installation
1. [**Install Extension**](https://chromewebstore.google.com/detail/playwriter/jfeammnjpkecdekppnclgkkffahnhfhe) from Chrome Web Store
2. Click extension icon on a tab → turns green when connected
3. Install the CLI and start automating the browser:
```bash
npm i -g playwriter
playwriter -s 1 -e 'state.page = await context.newP Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.