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)可能需要您自行付费。
相关工作流推荐
Coda工具MCP服务器
使用🛠️ Coda工具MCP服务器💪 18个操作
Coda Tool
Mcp Trigger
24 节点David Ashby
AI
Google 联系人工具 MCP 服务器
AI 代理管理 🛠️ Google 联系人工具 MCP 服务器 💪 5 项操作
Google Contacts Tool
Mcp Trigger
8 节点David Ashby
AI
Customer.io 工具 MCP 服务器
AI代理驱动的营销 🛠️ Customer.io工具MCP服务器 💪 全部9项操作
Customer Io Tool
Mcp Trigger
15 节点David Ashby
AI
Lemlist 工具 MCP 服务器
AI代理可通过此Lemlist工具MCP服务器创建并丰富潜在客户信息
Lemlist Tool
Mcp Trigger
23 节点David Ashby
AI
Contentful Tool MCP 服务器
AI代理可通过🛠️ Contentful工具MCP服务器💪检索资产
Contentful Tool
Mcp Trigger
14 节点David Ashby
AI
AI代理获取收盘市场数据 - Marketstack工具MCP服务器
AI代理通过Marketstack工具MCP服务器获取收盘市场数据
Marketstack Tool
Mcp Trigger
8 节点David Ashby
AI
工作流信息
难度等级
中级
节点数量8
分类1
节点类型3
作者
David Ashby
@cfomodzA 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 上查看 →
分享此工作流