Home / MCP / Playwright MCP Server
Provides browser automation via Playwright using structured accessibility snapshots for LLMs.
Configuration
View docs{
"mcpServers": {
"playwright": {
"url": "http://localhost:8931/mcp"
}
}
}