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
Langue:
TypeScript
Créé:4/27/2025
Mis à jour:4/27/2025