Strapi 工具 MCP 服务器

中级

这是一个AI领域的自动化工作流,包含 8 个节点。主要使用 StrapiTool、McpTrigger 等节点,结合人工智能技术实现智能自动化。 Strapi 工具 MCP 服务器 - 支持 5 种操作

前置要求
  • AI 服务 API Key(如 OpenAI、Anthropic 等)

使用的节点 (8 个)

分类

工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "HUT6WKSOUNpcMo0m",
  "meta": null,
  "name": "Strapi Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "39cd47e9-2dbe-488a-a5e9-e6832565eb5b",
      "name": "\"target\": \"{{ $json.domain }}\",",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "af99d460-ea91-47be-bce4-b0887083d758",
      "name": "Strapi Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -80
      ],
      "webhookId": "b2b973f5-1927-4940-9343-48a6261aaebe",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ccaac1ca-8b3e-4a59-91ff-421479e3bc35",
      "name": "创建条目",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -820,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "03318635-ddbf-4aa5-b35e-082e9c7a81d2",
      "name": "删除条目",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -620,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0944d8cf-1da2-4da0-beaf-97a6af34f9c9",
      "name": "获取条目",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -960,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d4e2f885-2aaa-471d-92ae-4431f0d69e10",
      "name": "获取多个条目",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -780,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "05bc7538-6454-4ffa-93a0-ab1a5f1c4d14",
      "name": "更新条目",
      "type": "n8n-nodes-base.strapiTool",
      "position": [
        -580,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b489203d-09b7-419e-af9b-41bf1350d31a",
      "name": "JSON 主体示例:",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-06-21T08:38:44.488Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-21T08:38:44.488Z",
      "workflowId": "HUT6WKSOUNpcMo0m"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-21T08:38:44.486Z",
  "updatedAt": "2025-06-21T08:39:30.000Z",
  "versionId": "cc2e9e5e-535a-451c-b535-1a00c663a134",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Get an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Delete an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update an entry": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get many entries": {
      "ai_tool": [
        [
          {
            "node": "Strapi Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

这是一个中级难度的工作流,适用于AI等场景。适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量8
分类1
节点类型3
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部链接
在 n8n.io 上查看 →

分享此工作流