A playwright MCP server for Cursor

We were trying to find better ways to write Playwright code and ended up creating a mcp server that helps cursor get the DOM context to write better test cases.
We have created a package for the same. Sharing it here: playwright-mcp - npm

I feel this can benefit other folks a lot. Ping me if you face any issue using this.

3 Likes