qiufengxiaozhu/playwright-mcp
A lightweight MCP server providing 27 atomic Playwright browser tools for AI agents (Cursor, Claude, Windsurf). No LLM API key needed.
Platform-specific configuration:
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...