This workflow follows the Mcptrigger → Toolworkflow recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "mcp_server_playwright",
"nodes": [
{
"parameters": {
"path": "playwright_n8n"
},
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"typeVersion": 1,
"position": [
0,
0
],
"id": "033a7243-d01f-41c9-9326-dd4533c68f49",
"name": "MCP Server Trigger"
},
{
"parameters": {
"description": "Call this tool to use playwright crawl the website",
"workflowId": {
"__rl": true,
"value": "dyQcWvmFAcZL7Klq",
"mode": "list",
"cachedResultName": "playwright_workflow"
},
"workflowInputs": {
"mappingMode": "defineBelow",
"value": {
"query": "={{ $fromAI('query', ``, 'string') }}"
},
"matchingColumns": [
"query"
],
"schema": [
{
"id": "query",
"displayName": "query",
"required": false,
"defaultMatch": false,
"display": true,
"canBeUsedToMatch": true,
"type": "string",
"removed": false
}
],
"attemptToConvertTypes": false,
"convertFieldsToString": false
}
},
"type": "@n8n/n8n-nodes-langchain.toolWorkflow",
"typeVersion": 2.2,
"position": [
80,
140
],
"id": "96e152d4-6385-4686-9370-92c4a608d191",
"name": "playwright_markdown"
},
{
"parameters": {
"content": "# MCP Server (SSE)",
"height": 360,
"width": 400,
"color": 4
},
"type": "n8n-nodes-base.stickyNote",
"typeVersion": 1,
"position": [
-100,
-60
],
"id": "636172df-a1d0-406b-8a05-d6676a8f39f1",
"name": "Sticky Note"
}
],
"connections": {
"playwright_markdown": {
"ai_tool": [
[
{
"node": "MCP Server Trigger",
"type": "ai_tool",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "97c1fcf8-5ae7-47ea-b37c-d15d92f78379",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "auLMRlTjaQRj3ttg",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
mcp_server_playwright. Uses mcpTrigger, toolWorkflow. Event-driven trigger; 3 nodes.
Source: https://github.com/KuiMing/n8n_agent/blob/4539f71ab276171ae8646a1e35db343a23c7d9e8/n8n/mcp_server_playwright.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
The AI-Powered Shopify SEO Content Automation is an enterprise-grade workflow that transforms product content creation for e-commerce stores. This sophisticated multi-agent system integrates GPT-4o, C
Splitout Redis. Uses executeWorkflowTrigger, n8n, redis, splitOut. Event-driven trigger; 46 nodes.
3770. Uses executeWorkflowTrigger, n8n, redis, agent. Event-driven trigger; 46 nodes.
Designing agent tools for outcome rather than utility has been a long recommended practice of mine and it applies well when it comes to building MCP servers; In gist, agents to be making the least amo
Workflow 3770. Uses executeWorkflowTrigger, n8n, redis, agent. Event-driven trigger; 46 nodes.