
playwright-mcp
MCP server by github.com/microsoft/playwright-mcp
Playwright Tools for MCP
About playwright-mcp
playwright-mcp is an MCP (Model Context Protocol) server published by microsoft in the official MCP registry, listed under Browser Automation on Loomal. Playwright Tools for MCP
It ships as an npm package (@playwright/mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/microsoft/playwright-mcp, where the project has earned 33,805 GitHub stars.
Use playwright-mcp with your agent
claude mcp add playwright-mcp -- npx -y @playwright/mcp{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}@playwright/mcpFrequently asked questions
- What is playwright-mcp?
- playwright-mcp is an MCP (Model Context Protocol) server by microsoft in the Browser Automation category. Playwright Tools for MCP
- How do I connect playwright-mcp to Claude, Cursor, or another MCP client?
- Install playwright-mcp from its npm package (@playwright/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is playwright-mcp open source?
- Yes — the source code is public at github.com/microsoft/playwright-mcp, with 33,805 GitHub stars.
- Can AI agents pay to use playwright-mcp?
- Not yet through Loomal — playwright-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Browser Automation MCP servers

Chrome DevTools MCP
43.4k
MCP server for Chrome DevTools

mcp-server-browser
36.3k
MCP server for browser use access

Browserstack MCP
143
BrowserStack's Official MCP Server

real-browser
31
MCP server + Chrome extension for AI browser control with real sessions.

Solidity Compiler IDE
24
Browser Solidity compiler IDE - smart contract development testing deploy

mcp-mat
19
Headless Eclipse MAT MCP server for Java heap dump analysis
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain playwright-mcp? Claim this listing free by verifying GitHub ownership, or contact us.