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

Environment * OS: Ubuntu 22.04 (via WSL on Windows) * Tool: Gemini CLI with the mcp-playwright toolset. * Connection Method: The user is connected to the WSL environment via the...

Hi! This PR adds the "Trust Score" badge from our new Open Source MCP catalog. Our catalog evaluates MCP servers based on technical quality—like protocol feature implementation and dependency health—rather...

Description: We've encountered an issue with the codegen functionality in the Playwright MCP server. When attempting to record manual user actions, the tool only generates an output file with the...

### Description The `@executeautomation/playwright-mcp-server` package (version 1.0.6) has a dependency chain that includes the deprecated `[email protected]` package. ### Steps to Reproduce 1. Install the package globally: ```bash npm install -g...

Hi all, Is there a plan to introduce a tool that returns all browser requests made since the page is loaded?

I tried out using inside the n8n it's not working but in cursor it is working.

yo, i built [mcpscout](https://mcpscout.dev/), a tiny sdk that tracks: - which MCP tools were called - how long they ran for - why the LLM chose to call them -...

Hi there, This pull request shares a security update on mcp-playwright. We also have an entry for mcp-playwright in our directory, MseeP.ai, where we provide regular security and trust updates...

This PR updates the UploadFileTool to support uploading files to elements that are hidden with style="display:none". The tool now: - Detects if the file input is hidden and temporarily makes...