Initiate waiting for a specific HTTP response in Playwright by specifying a unique ID and URL pattern. Later, retrieve and validate the response using the `Playwright_assert_response` tool.
Retrieve detailed information about a specific MCP server, including its manifest and installation details. Use this tool after identifying a server to access comprehensive data or proceed with configuration.
Enables browser automation through Playwright using accessibility tree snapshots instead of screenshots. Supports web scraping, form interactions, testing, and connecting to existing browser sessions with logged-in accounts.
🚀 Active Fork of executeautomation/mcp-playwright
This repository is an actively maintained continuation of the original MCP Playwright server: >👉 https://github.com/executeautomation/mcp-playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright.
A Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots without requiring screenshots or visually-tuned models.