This workflow corresponds to n8n.io template #5060 — we link there as the canonical source.
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 →
{
"nodes": [
{
"id": "005460f3-40d0-4bd4-990c-a87e8a838b86",
"name": "Workflow Overview 0",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f47eb565-a24a-49b4-9191-67d57de433c1",
"name": "Wordpress Tool MCP Server",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-400,
-60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dd8e9f89-5ae2-4a80-a661-226afc73e7c4",
"name": "Create a post",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-800,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f914bd64-5f64-4bb2-b2dc-a0a67f970aca",
"name": "Get a post",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-580,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "13cbe143-1d72-4e20-828d-ef3e15b8bf1a",
"name": "Get many posts",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-360,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "68a51089-0551-4929-a120-50612a3bdb42",
"name": "Update a post",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-140,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "64caeaaf-89b8-411a-8ae6-e13dffa1dca7",
"name": "Sticky Note 1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "94ef8b8a-ebaa-4588-8cc7-91018ff8b707",
"name": "Create a page",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-800,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "9891db2b-4349-48b4-bd38-da5d90a81110",
"name": "Get a page",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-580,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5d023e5f-4abd-4bec-b040-cf30803ba3e3",
"name": "Get many pages",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-360,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a359be80-b02b-4641-9e7c-e4ccb8ea8ada",
"name": "Update a page",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-140,
380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e56871a7-ec63-4d81-87da-01f9e6a90693",
"name": "Sticky Note 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "de2c7b94-b369-496c-8fc6-80bb6addee88",
"name": "Create a user",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-800,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "65fd53ab-1335-4bd8-87de-e17c52755ed0",
"name": "Get a user",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-580,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a4656dba-97ae-4b40-b412-f85c7efdb866",
"name": "Get many users",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-360,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e147534f-b433-42a5-8fb1-f0e8bb2fb8e7",
"name": "Update a user",
"type": "n8n-nodes-base.wordpressTool",
"position": [
-140,
620
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a6abf660-7b15-430f-b742-2f04d6627813",
"name": "Sticky Note 3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1000,
600
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"connections": {
"Get a page": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get a post": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get a user": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a page": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a post": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Create a user": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a page": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a post": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Update a user": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many pages": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many posts": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
},
"Get many users": {
"ai_tool": [
[
{
"node": "Wordpress Tool MCP Server",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
Source: https://n8n.io/workflows/5060/ — 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.
DeepSeek v3.1. Uses notionTrigger, agent, gmailTool, wordpressTool. Event-driven trigger; 10 nodes.
This workflow is ideal for content creators, bloggers, marketers, and professionals seeking to automate the creation and publication of SEO-optimized articles. It's particularly beneficial for those u
DeepSeek v3.1. Uses notionTrigger, agent, gmailTool, wordpressTool. Event-driven trigger; 10 nodes.
100% autonomous workflow that transforms YouTube videos into unique, high-quality, SEO-optimized blog articles and automatically publishes them to WordPress. No human intervention required: it uses Yo
The best content automation in the market! This advanced workflow not only creates and publishes SEO-optimized blog posts to your WordPress website but also backs up all content and images to a design