playwright-server
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- chrome-devtools52,627 stars · 4,864 forks · 4 mentions · passed install test99.960
- microsoft-playwright-mcp36,722 stars · 3,084 forks · 4 mentions99.676
- hangwin-chrome12,368 stars · 1,129 forks99.297
What it is
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
When to use it
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
How to install / invoke
# Add the mcpServers block to your .claude/settings.json or .mcp.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/mcps/browser_automation/playwright-mcp.json | jq .mcpServers
Notes
Extracted from davila7/claude-code-templates, browser_automation category.