MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. playwright-mcp

playwright-mcp

GitHub
Website

This repository hosts Playwright MCP, a server enabling LLMs to interact with web pages using Playwright's accessibility tree, offering fast, lightweight, and deterministic browser automation. It bypasses the need for vision models.

19,877
226

Playwright MCP

Playwright MCP is a Model Context Protocol server leveraging Playwright for browser automation. It enables LLMs to interact with web pages using structured accessibility snapshots, eliminating the need for vision models or screenshots.

Key Features: It's fast and lightweight, using Playwright's accessibility tree. It's LLM-friendly, operating on structured data and enabling deterministic tool application.

Use Cases: Web navigation, form filling, data extraction, automated testing driven by LLMs, and general-purpose browser interaction for agents.

The server can be installed in VS Code using provided links or CLI commands. It supports running in headless mode or headed mode with a specified port for SSE transport. It offers two tool modes: Snapshot Mode (default), which uses accessibility snapshots, and Vision Mode, which uses screenshots. The README details available tools for both modes, including navigation, clicking, typing, and snapshot/screenshot capture.

Repository

MI
microsoft

microsoft/playwright-mcp

Created

March 21, 2025

Updated

July 7, 2025

Language

TypeScript

Category

Developer Tools