Playwright MCP
Rank #46,799io.github.dinesh-nalla-se/playwright-mcp
MCP server providing playwright-mcp capabilities
Playwright MCP is a Model Context Protocol (MCP) server published by dinesh-nalla-se. It ranks #46,799 of 132,113 servers tracked on MCP Toplist. Playwright MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Nov 17, 2025 and most recently updated on Nov 17, 2025.
Ranks ahead of 85,314 of 132,113 servers on MCP Toplist.
Use Playwright MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add playwright-mcp -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y @dinesh-nalla-se/playwright-mcpReplace each placeholder with your own value before saving.
claude mcp add playwright-mcp -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- docker run -i --rm docker.io/dineshn51331/playwright-mcp:1.0.0Replace each placeholder with your own value before saving.
[mcp_servers.playwright-mcp]
command = "npx"
args = ["-y", "@dinesh-nalla-se/playwright-mcp"]
[mcp_servers.playwright-mcp.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.playwright-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/dineshn51331/playwright-mcp:1.0.0"]
[mcp_servers.playwright-mcp.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@dinesh-nalla-se/playwright-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@dinesh-nalla-se/playwright-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"playwright-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dinesh-nalla-se/playwright-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"playwright-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/dineshn51331/playwright-mcp:1.0.0"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@dinesh-nalla-se/playwright-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dinesh-nalla-se%2Fplaywright-mcp)<a href="https://mcptoplist.com/server/io.github.dinesh-nalla-se%2Fplaywright-mcp"><img src="https://mcptoplist.com/badge/io.github.dinesh-nalla-se%2Fplaywright-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dinesh-nalla-se
Other servers by dinesh-nalla-se
View all dinesh-nalla-se servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- Yes — Playwright MCP is listed on the Official MCP Registry, alongside Glama.
- 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.