microsoft/playwright-mcp
Microsoft's MCP server that gives AI coding assistants and agents browser automation capabilities via accessibility trees.

Playwright MCP is a Model Context Protocol server that lets LLMs and AI agents interact with web pages by extracting structured accessibility snapshots rather than relying on screenshots or vision models. The server provides deterministic tool application and persistent state suitable for autonomous workflows like exploratory automation, self-healing tests, and iterative reasoning over page structure. It integrates with MCP clients including Claude Desktop, Goose, Junie, and other AI coding environments.