SERVER

Playwright MCP

Rank #27519

io.github.dinesh-nalla-se/playwright-mcp

Playwright Tools for MCP

First listed
Nov 17, 2025
Last publish date
Nov 17, 2025
OVERVIEW

Playwright MCP is a Model Context Protocol (MCP) server published by dinesh-nalla-se. It ranks #27519 of 58,900 servers tracked on MCP Toplist. Playwright MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Nov 17, 2025 and most recently updated on Nov 17, 2025.

STANDING
#27,519of 58,900 tracked serversTop 50%

Ranks ahead of 31,381 of 58,900 servers on MCP Toplist.

CONNECT

Use Playwright MCP

Add Playwright MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "playwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dinesh-nalla-se/playwright-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<your YOUR_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "playwright-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/dineshn51331/playwright-mcp:1.0.0"
      ],
      "env": {
        "YOUR_API_KEY": "<your YOUR_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

dinesh-nalla-se

Organization
Total servers
2
Total versions
4
MORE FROM THIS PUBLISHER

Other servers by dinesh-nalla-se

View all dinesh-nalla-se servers →
VERSIONS

Available versions (2)

VersionPublished
1.0.0Nov 17, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Playwright MCP?
Playwright Tools for MCP
Who maintains Playwright MCP?
Playwright MCP is maintained by dinesh-nalla-se, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
Is Playwright MCP an official MCP server?
Yes — Playwright MCP is listed on the Official MCP Registry.
How many versions does Playwright MCP have?
MCP Toplist tracks 2 versions of Playwright MCP, most recently published on Nov 17, 2025.
Where can I find the source code for Playwright MCP?
The source code for Playwright MCP is hosted at github.com/dinesh-nalla-se/playwright-mcp.
EXPLORE