Loading languages...
@P

@playwright/mcp

@Elvis720

A Model Context Protocol (MCP) server that provides browser automation capabilities using [Playwright](https://playwright.dev). This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

browser automation
playwright
llm
mcp server

# mcpServer Config

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest"
      ]
    }
  }
}

# stdio

npx @playwright/mcp@latest

# sseURL

http://localhost:8931/sse
Transport:
stdio
sse
اللغة:
TypeScript
تم الإنشاء:4/27/2025
تم التحديث:4/27/2025
الصفحة الرئيسية:
https://github.com/Elvis720/mcp-agent