Contentful ツール MCP サーバ

中級

これはAI分野の自動化ワークフローで、14個のノードを含みます。主にContentfulTool, McpTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 AIエージェントは 🛠️ Contentful ツール MCP サーバー 💪 でアセットを取得可能

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

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "rab3Dc23e0WQVZyQ",
  "meta": null,
  "name": "Contentful Tool MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "2eb67ada-dca7-4caa-ba6d-e2ee7fa5af9e",
      "name": "ワークフロー概要 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1480,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "593a4e95-5703-4951-be77-00c2b4066f15",
      "name": "Contentful Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -320,
        100
      ],
      "webhookId": "b082de70-4580-4aaa-a739-171c1bd807a2",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6d5ed76d-f080-41e4-a8a7-af4417216aaf",
      "name": "アセット取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e4a35fbb-975a-4e34-9e7a-8294e222031b",
      "name": "複数アセット取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "695a0ac6-583b-4104-b119-b4421ef99df6",
      "name": "付箋 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c9f25748-c336-4c59-8650-8ae6eadaab73",
      "name": "コンテンツタイプ取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -800,
        380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "853d27ef-9135-443a-8b50-f8f03babcf46",
      "name": "付箋 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b63ec174-98b7-40dc-96b2-a1bae7147bdf",
      "name": "エントリー取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -800,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a3929f1-cbb1-46c1-81f2-b9f986454b83",
      "name": "複数エントリー取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -580,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b57ec88a-6937-4386-b7ed-c20d95f155db",
      "name": "付箋 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "32f1bfdc-5348-41d1-9a30-50b9f2750980",
      "name": "複数ロケール取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -800,
        860
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b5746872-c56e-4a3b-9bea-803a371a415d",
      "name": "付箋 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        840
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5fb8cad9-8faf-47d4-ab64-cb04670a22aa",
      "name": "スペース取得",
      "type": "n8n-nodes-base.contentfulTool",
      "position": [
        -800,
        1100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9a9c0696-0d07-4d47-814f-621061d2e087",
      "name": "付箋 5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        1080
      ],
      "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-25T20:37:09.239Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-06-25T20:37:09.239Z",
      "workflowId": "rab3Dc23e0WQVZyQ"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-06-25T20:37:09.238Z",
  "updatedAt": "2025-06-25T20:37:42.000Z",
  "versionId": "6553c012-9ecb-441f-965a-539e3c528b1c",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "6d5ed76d-f080-41e4-a8a7-af4417216aaf": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b63ec174-98b7-40dc-96b2-a1bae7147bdf": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "5fb8cad9-8faf-47d4-ab64-cb04670a22aa": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e4a35fbb-975a-4e34-9e7a-8294e222031b": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7a3929f1-cbb1-46c1-81f2-b9f986454b83": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "32f1bfdc-5348-41d1-9a30-50b9f2750980": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c9f25748-c336-4c59-8650-8ae6eadaab73": {
      "ai_tool": [
        [
          {
            "node": "593a4e95-5703-4951-be77-00c2b4066f15",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
よくある質問

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

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

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

中級 - 人工知能

有料ですか?

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

ワークフロー情報
難易度
中級
ノード数14
カテゴリー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で表示

このワークフローを共有

カテゴリー

カテゴリー: 34