mcp-playwright icon indicating copy to clipboard operation
mcp-playwright copied to clipboard

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

Results 83 mcp-playwright issues
Sort by recently updated
recently updated
newest added

I see the video on youtube which interaction is looking good. But after I config it with claude desktop. While navigate, I got the error message. Can not find any...

This PR adds a sample MCP configuration file (mcp-config.json) that can be used as a reference for setting up the Playwright MCP server with Claude Desktop or other MCP clients....

Hi, Hi, does anyone know how to fix the ERR_CERT_AUTHORITY_INVALID issue? How can I define or include custom certificates for the browser instance? I'm using Visual Studio Code with Cline...

I wanted to use this in my browser use project however not sure how I can connect to the server, is there a support for or needs to me implement...

Hi all, I would like to ask if you can support testing website made with Shadow Dom. For example, this website https://www.liebherr.com/en-int/group/start-page-3935069 It's not possible to click on the button...

Initial Implementation of SSE Support added

Thanks for bringing us this handy tool. Is it possible to support Ollama?

After installing: npx -y @smithery/cli install @executeautomation/playwright-mcp-server --client claude Claude Desktop recognizes the MCP Server and when using it ("Visit website xyz and save it's content to file"), Claude hangs...

We are using Gemini for our project, and we have a wrapper API that will accept a certain format of payload. If possible, can we have support for Gemini with...

$ npx @executeautomation/playwright-mcp-server --port=8213 sh: line 1: playwright-mcp-server: command not found $ $ I had finished git clone the source code And run npm install Who can help me,think you