Serveur MCP Bubble
Ceci est unBuilding Blocks, AIworkflow d'automatisation du domainecontenant 4 nœuds.Utilise principalement des nœuds comme BubbleTool, McpTrigger, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. viaMCP协议实现données访问deAIintelligent体与Bubble应用intégration方案
- •Clé API de service IA (comme OpenAI, Anthropic, etc.)
Nœuds utilisés (4)
{
"id": "CqlwywHbmlc7eHNT",
"meta": {
"instanceId": "dce9fe04a7fdbf241de6b7362a58adc4ade77ecf936745b8085d24de3b25eb12",
"templateCredsSetupCompleted": true
},
"name": "Bubble MCP server",
"tags": [],
"nodes": [
{
"id": "d4e05c6f-939b-465f-a8f2-36b6eed6e868",
"name": "MCP 服务器触发器",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-148,
-180
],
"webhookId": "db8e6f1e-863d-4889-b56b-f88fad0b24af",
"parameters": {
"path": "db8e6f1e-863d-4889-b56b-f88fad0b24af"
},
"typeVersion": 2
},
{
"id": "47b0e90e-c6e0-4e97-9629-f56dce348d5e",
"name": "获取项目详情",
"type": "n8n-nodes-base.bubbleTool",
"position": [
-180,
40
],
"parameters": {
"objectId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Object_ID', `Get project details using project unique ID`, 'string') }}",
"typeName": "project",
"descriptionType": "manual",
"toolDescription": "Get project information in our Bubble app"
},
"credentials": {
"bubbleApi": {
"id": "1RWR6fgVxAhtiAL2",
"name": "Bubble account"
}
},
"typeVersion": 1
},
{
"id": "f2c5e7d6-c75c-4271-b60d-36e2454bb77e",
"name": "获取用户信息",
"type": "n8n-nodes-base.bubbleTool",
"position": [
-60,
40
],
"parameters": {
"objectId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Object_ID', `Get user information using user unique id`, 'string') }}",
"typeName": "user",
"descriptionType": "manual",
"toolDescription": "Get user information in our Bubble app"
},
"credentials": {
"bubbleApi": {
"id": "1RWR6fgVxAhtiAL2",
"name": "Bubble account"
}
},
"typeVersion": 1
},
{
"id": "65361b3d-efe3-44da-ab8a-e23fce5ef6e5",
"name": "获取插件详情",
"type": "n8n-nodes-base.bubbleTool",
"position": [
60,
40
],
"parameters": {
"options": {
"filters": {
"filter": [
{
"key": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('filter0_Key', ``, 'string') }}",
"value": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('filter0_Value', ``, 'string') }}",
"constraint_type": "text contains"
}
]
}
},
"typeName": "plugin",
"operation": "getAll",
"descriptionType": "manual",
"toolDescription": "Get plugins information in our Bubble app"
},
"credentials": {
"bubbleApi": {
"id": "1RWR6fgVxAhtiAL2",
"name": "Bubble account"
}
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "88e83d75-e334-4bb1-a2ca-3043701353eb",
"connections": {
"f2c5e7d6-c75c-4271-b60d-36e2454bb77e": {
"ai_tool": [
[
{
"node": "d4e05c6f-939b-465f-a8f2-36b6eed6e868",
"type": "ai_tool",
"index": 0
}
]
]
},
"65361b3d-efe3-44da-ab8a-e23fce5ef6e5": {
"ai_tool": [
[
{
"node": "d4e05c6f-939b-465f-a8f2-36b6eed6e868",
"type": "ai_tool",
"index": 0
}
]
]
},
"47b0e90e-c6e0-4e97-9629-f56dce348d5e": {
"ai_tool": [
[
{
"node": "d4e05c6f-939b-465f-a8f2-36b6eed6e868",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Débutant - Blocs de construction, Intelligence Artificielle
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
Partager ce workflow