Playwright MCP
VerifiedOfficial Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots
Install
Claude Code
claude mcp add microsoft-playwright-mcp -- npx -y @playwright/mcp@latestSafety Report
details
Local browser instance, no remote auth needed
details
stdio transport
details
Browser-level throttling
details
No public CVEs
details
No known vulnerabilities
details
No dangerous code patterns detected
details
Apache-2.0 License
details
Microsoft official repository
details
Active development by Microsoft
Compatibility
Tools Provided (5)
browser_navigate Navigate to a URL
browser_click Click an element on the page
browser_fill Fill a form field
browser_snapshot Take an accessibility snapshot
browser_take_screenshot Take a screenshot
Frequently Asked Questions
What is Playwright MCP?
Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots
What tools does Playwright MCP provide?
Playwright MCP provides 5 tools including browser_navigate, browser_click, browser_fill, browser_snapshot. Each tool can be called by AI agents to perform specific operations.
Is Playwright MCP safe to use?
Yes, Playwright MCP has passed our 8-point security audit and is rated Verified. All checks including authentication, dependency audit, and known CVE scan passed.
What are alternatives to Playwright MCP?
Similar MCP servers include Scrapling MCP Server, Chrome DevTools MCP, MCP Server Browser. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
Scrapling MCP Server
CautionWeb scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Chrome DevTools MCP
CautionMCP server for Chrome DevTools
MCP Server Browser
CautionBrowser automation capabilities using Puppeteer, both support local and remote browser connection.