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

Can I use it inside the n8n MCP client tool ??

Open anuragasawa20 opened this issue 9 months ago • 1 comments

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

anuragasawa20 avatar Jul 27 '25 06:07 anuragasawa20

tried with n8n-nodes-mcp (https://www.npmjs.com/package/n8n-nodes-mcp) with stdio as -y @executeautomation/playwright-mcp-server. it is working for listing tools. while executing, multiple browsers are instantiated. only navigation part worked, after that blank page opens and it looks for selector on blank page. If you can make it work on one browser instance, it would be great. sharing my n8n workflow.

Automate_MCP_v2.json

nccrmoes-dev avatar Jul 30 '25 11:07 nccrmoes-dev

Yes thats correct !

executeautomation avatar Dec 11 '25 07:12 executeautomation