Playwright MCP Server
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
Screenshot

Documentation | API reference
Installation
You can install the package using either npm, mcp-get, or Smithery:
Using npm:
npm install -g @executeautomation/playwright-mcp-server
Using mcp-get:
npx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server
Using Smithery
To install Playwright MCP for Claude Desktop automatically via Smithery:
npx @smithery/cli install @executeautomation/playwright-mcp-server --client claude
Configuration to use Playwright Server
Here’s the Claude Desktop configuration to use the Playwright server:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
}
}
}
Playwright MCP Server
Project Details
- lebrodus/mcp-playwright
- @executeautomation/playwright-mcp-server
- Last Updated: 3/4/2025
Recomended MCP Servers
Hedera MCP server
自分用MCPサーバ
Claude MCP server to perform analysis on ROADrecon data
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
comfyui-mcp-server
使用 Stata 绘制中国省级地图!比例尺、指北针、秦岭-淮河线、胡焕庸线、海岸线、未定国界都有!
Google Calendar MCP server for Claude Desktop integration
Model Context Protocol to bridge in Substack writings to Claude.
Allow AI to wade through complex OpenAPIs using Simple Language
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect...





