JoanEsquivel/playwright-mcp-server
This is an experimental project to integrate Playwright with MCP. My plan is to conduct in-depth research, understand the intricacies of the integration, and review the best articles on the web to create the optimal version of a project using both technologies.
Platform-specific configuration:
{
"mcpServers": {
"playwright-mcp-server": {
"command": "npx",
"args": [
"-y",
"playwright-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...