executeautomation-playwright-server
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- microsoft-playwright-mcp36,722 stars · 3,084 forks · 4 mentions99.676
- hangwin-chrome12,368 stars · 1,129 forks99.297
- browserbase-mcp-server3,406 stars · 367 forks98.773
What it is
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.
When to use it
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.
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-server.json | jq .mcpServers
Notes
Extracted from davila7/claude-code-templates, browser_automation category.