
Browser automation via Microsoft Playwright for AI agents. Navigate, interact, screenshot, and test web applications across Chromium, Firefox, and WebKit. The Cloudflare Playwright MCP has 50k+ GitHub stars.
Install via CLI
mog install mogteam/mcp-playwrightManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-playwright": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}Or run mog install to configure automatically. MCP docs
Browser automation via Microsoft Playwright for AI agents. Navigate, interact, screenshot, and test web applications across Chromium, Firefox, and WebKit. The Cloudflare Playwright MCP has 50k+ GitHub stars.
mog install mogteam/mcp-playwright
playwright browser testing automation screenshot mcp
Sourced from Microsoft (official) — ⭐ 50,995 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Microsoft (official)
github.com/microsoft/playwrightThis package is sourced from the above repository and distributed on mog under its original license.
Releases