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

The full html can add a lot of tokens to a chat context This change set adds filtering prior to getting into the chat context

I'm encountering issues with the Playwright MCP server when interacting with dynamic booking forms and dropdown menus on various platforms, including Bookme.pk and Skyways. The specific problems include: Inability to...

The ExecuteAutomation MCP server is designed to work with MCP clients (like Claude Desktop, VS Code, etc.) rather than as a standalone HTTP server. It doesn't expose a /health endpoint...

I was wondering if you have a helm chart for deployment and management of MCP server on Kubernetes

Hi @executeautomation , I hope you're doing well. I’m opening this issue to check on the current maintenance status of this project. Over the past month there have been no...

Hey I have a doubt , I am working with langgraph agent and I am planning to use ur MCP for web automation and I am constrained to use local...

Using langchain to call playwright mcp, this issue not repro in Microsoft MCP @playwright/mcp@latest". The code is as below: from langchain_mcp_adapters.client import MultiServerMCPClient from langchain_mcp_adapters.tools import load_mcp_tools async def get_playwright_tools():...

### **Feature Description** **Goal:** Document the end-to-end process for generating TypeScript Playwright scripts via Playwright MCP tailored to a specific Playwright framework profile. **Scope** **1. Prerequisites:** Outline required tools, MCP...

Various MCP validation checks failed, preventing usage in Claude Code MCP. This is a small set of fixes to address those issues. More validation changes could be made, but this...