Bubble MCPサーバー

初級

これはBuilding Blocks, AI分野の自動化ワークフローで、4個のノードを含みます。主にBubbleTool, McpTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 MCPプロトコルによるデータアクセスを通じた、BubbleアプリケーションとのAIエージェントの統合ソリューション

前提条件
  • AIサービスAPIキー(OpenAI、Anthropicなど)

使用ノード (4)

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "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
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

初級 - ビルディングブロック, 人工知能

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
初級
ノード数4
カテゴリー2
ノードタイプ2
難易度説明

n8n初心者向け、1-5ノードのシンプルなワークフロー

作成者
Mohamed Salama

Mohamed Salama

@salama

Founder at Inova Studio, Building AI-powered products with no-code & AI.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34