Skip to content
skillsdirectory
MCP Serversby microsoft

Playwright MCP

Microsoft's official Playwright MCP server — lets LLMs drive a browser through structured accessibility snapshots rather than screenshots.

Skill score
9.5/ 10
High quality
User score
/ 5
No ratings yet

Description

A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

Tags

Install

Install via MCP server

{
  "mcpServers": {
    "playwright-mcp-microsoft": {
      "command": "npx",
      "args": ["-y", "@microsoft/playwright-mcp-microsoft"]
    }
  }
}

Ratings & reviews

Community rating

No ratings yet.

Be the first to share what working with this skill is actually like.

Used this skill? Rate it

Related skills in Browser and computer automation

Last updated May 23, 2026License: Apache-2.0

/skills/playwright-mcp-microsoft