Playwright MCP Server v4.15.0 MCP Endpoint: https://playwright.mcp-hub.stream/sse (or just https://playwright.mcp-hub.stream) ═══════════════════════════════════════════════════════════════ TOOLS (32 total — START with get_capabilities or mcp://playwright/guide) ═══════════════════════════════════════════════════════════════ NAVIGATION & INTERACTION navigate Load URL with auto cookie dismiss click Click element (by=selector|text|coords) fill / type Fill input / type text press Keyboard (mode=key|combo) CONTENT EXTRACTION read Page content (markdown/html/text/accessibility) screenshot Screenshot (mode=standard|debug|captcha) extract Structured data (mode=generic|prices|links) browser_fetch fetch() inside the browser session PAGE CONTROL scroll Scroll page (up/down/bottom/top) wait_for_selector Wait for element to appear evaluate Whitelisted DOM reads (incl. getLinksDeep) cookie_dismiss Cookie banners (mode=auto|keyboard|smart|analyze) captcha Manual CAPTCHA (action=wait|verify) CONFIG & SESSION configure viewport / headers / geolocation / blockResources account Stored logins (action=save|load|delete|list|…) x_read X/Twitter read (mode=timeline|tweet) close_browser Close browser session ═══════════════════════════════════════════════════════════════ ENDPOINTS ═══════════════════════════════════════════════════════════════ GET / MCP SSE stream (with Accept: text/event-stream) GET /sse MCP SSE stream (OAuth 2.1 + API Key) GET /mcp MCP SSE stream POST /mcp MCP JSON-RPC GET /health Health check POST /api/keys API Key Management