{
  "name": "Create, update posts 🛠️ Wordpress tool MCP server 💪 all 12 operations",
  "nodes": [
    {
      "id": "005460f3-40d0-4bd4-990c-a87e8a838b86",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -60
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f47eb565-a24a-49b4-9191-67d57de433c1",
      "name": "Wordpress Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -400,
        -60
      ]
    },
    {
      "id": "dd8e9f89-5ae2-4a80-a661-226afc73e7c4",
      "name": "Create a post",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -800,
        140
      ]
    },
    {
      "id": "f914bd64-5f64-4bb2-b2dc-a0a67f970aca",
      "name": "Get a post",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -580,
        140
      ]
    },
    {
      "id": "13cbe143-1d72-4e20-828d-ef3e15b8bf1a",
      "name": "Get many posts",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -360,
        140
      ]
    },
    {
      "id": "68a51089-0551-4929-a120-50612a3bdb42",
      "name": "Update a post",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -140,
        140
      ]
    },
    {
      "id": "64caeaaf-89b8-411a-8ae6-e13dffa1dca7",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "94ef8b8a-ebaa-4588-8cc7-91018ff8b707",
      "name": "Create a page",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -800,
        380
      ]
    },
    {
      "id": "9891db2b-4349-48b4-bd38-da5d90a81110",
      "name": "Get a page",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -580,
        380
      ]
    },
    {
      "id": "5d023e5f-4abd-4bec-b040-cf30803ba3e3",
      "name": "Get many pages",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -360,
        380
      ]
    },
    {
      "id": "a359be80-b02b-4641-9e7c-e4ccb8ea8ada",
      "name": "Update a page",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -140,
        380
      ]
    },
    {
      "id": "e56871a7-ec63-4d81-87da-01f9e6a90693",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "de2c7b94-b369-496c-8fc6-80bb6addee88",
      "name": "Create a user",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -800,
        620
      ]
    },
    {
      "id": "65fd53ab-1335-4bd8-87de-e17c52755ed0",
      "name": "Get a user",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -580,
        620
      ]
    },
    {
      "id": "a4656dba-97ae-4b40-b412-f85c7efdb866",
      "name": "Get many users",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -360,
        620
      ]
    },
    {
      "id": "e147534f-b433-42a5-8fb1-f0e8bb2fb8e7",
      "name": "Update a user",
      "type": "n8n-nodes-base.wordpressTool",
      "position": [
        -140,
        620
      ]
    },
    {
      "id": "a6abf660-7b15-430f-b742-2f04d6627813",
      "name": "Sticky Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "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
          }
        ]
      ]
    }
  }
}