The reputation layer for AI skills, tools & agents

microsoft/playwright-mcp

Score: 66.8 Rank #25

Playwright MCP server

Overview

microsoft/playwright-mcp is a TypeScript MCP server licensed under Apache-2.0. Playwright MCP server Topics: mcp, playwright.

Ranked #25 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Has 28,849 GitHub stars.

Has 62 contributors.

Actively maintained with commits in the last week.

Ecosystem

TypeScript Apache-2.0
mcpplaywright

Signal Breakdown

Stars 28,849
Freshness 2d ago
Issue Health 97%
Contributors 62
Dependents 0
Forks 2,326
Description Brief
License Apache-2.0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for microsoft/playwright-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/microsoft--playwright-mcp)](https://agentrank-ai.com/tool/microsoft--playwright-mcp)
<a href="https://agentrank-ai.com/tool/microsoft--playwright-mcp"><img src="https://agentrank-ai.com/api/badge/tool/microsoft--playwright-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

## Playwright MCP

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

### Playwright MCP vs Playwright CLI

This package provides MCP interface into Playwright. If you are using a **coding agent**, you might benefit from using the [CLI+SKILLS](https://github.com/microsoft/playwright-cli) instead.

- **CLI**: Modern **coding agents** increasingly favor CLI–based workflows exposed as SKILLs over MCP because CLI invocations are more token-efficient: they avoid loading large tool schemas and verbose accessibility trees into the model context, allowing agents to act through concise, purpose-built commands. This makes CLI + SKILLs better suited for high-throughput coding agents that must balance browser automation with large codebases, tests, and reasoning with
Read full README on GitHub →
Are you the maintainer? Claim this listing