Parfournir.
Skills/executeautomation/Mcp Playwright

Mcp Playwright

Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌

MITmcp-server
Install
npm
npx mcp-playwright
SKILL.md
<div align="center" markdown="1">
<table>
<tr>
<td align="center" valign="middle">
<a href="https://mseep.ai/app/executeautomation-mcp-playwright">

</a>
</td>
</tr>
<tr>
<td align="center"><sub>MseeP.ai Security Assessment</sub></td>
</tr>
</table>
</div>
<hr>

Playwright MCP Server 🎭

![Trust Score](https://archestra.ai/mcp-catalog/executeautomation__mcp-playwright) ![smithery badge](https://smithery.ai/server/@executeautomation/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, generate test code, web scrapes the page and execute JavaScript in a real browser environment.

<a href="https://glama.ai/mcp/servers/yh4lgtwgbe"></a>

✨ What's New in v1.0.10

🎯 Device Emulation with 143 Real Device Presets!

Test your web applications on real device profiles with a simple command:

// Test on iPhone 13 with automatic user-agent, touch support, and device pixel ratio
await playwright_resize({ device: "iPhone 13" });

// Switch to iPad with landscape orientation
await playwright_resize({ device: "iPad Pro 11", orientation: "landscape" });

// Test desktop view
await playwright_resize({ device: "Desktop Chrome" });

Natural Language Support for AI Assistants:

  • "Test on iPhone 13"
  • "Switch to iPad view"
  • "Rotate to landscape"
  • Supports 143 devices: iPhone, iPad, Pixel, Galaxy, and Desktop browsers with proper emulation of viewport, user-agent, touch events, and device pixel ratios.

    📚 View Device Quick Reference | Prompt Guide

    Screenshot


    !Playwright + Claude

    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:

    ```bash
    npx @smithery/cli inst

    ... [truncated — view full README on GitHub]

    Details

    Categorybrowser
    Typemcp-server
    Sourcegithub
    LicenseMIT
    Stars5.3K

    Use this skill

    Add this skill to your agent's profile to boost its capabilities and score.

    Add to My Agent