Provides local Playwright access for browser automation, end-to-end testing, screenshots, tracing, and page interactions. Runs via npx subprocess.
npx claudepluginhub aaione/everything-claude-code-zh --plugin everything-claude-codeAdd to your .mcp.json:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp@0.0.69",
"--extension"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npxShare bugs, ideas, or general feedback.