完全なInstagram API MCPサーバー

上級

これはSocial Media, AI Chatbot分野の自動化ワークフローで、41個のノードを含みます。主にHttpRequestTool, McpTriggerなどのノードを使用。 完全なInstagram API MCPサーバー

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "crsw2KY3UyqyRcyh",
  "meta": null,
  "name": "Full Instagram API MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "0b87017c-b087-496b-bc15-8a02b32359c8",
      "name": "セットアップ手順",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "853cdf3c-339a-4551-891a-3ca6316e05bd",
      "name": "ワークフロー概要",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ee996649-69d1-4869-94fd-9c99e6862261",
      "name": "Instagram MCPサーバー",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ],
      "webhookId": "8fee53d1-a963-4885-a7c9-c4ebcf53e60a",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "77b54851-9728-43df-8159-69aa0b1f8a05",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4024eca7-7575-4962-9c96-eaf04f8a3801",
      "name": "位置情報による最近のメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "25e8de7e-8813-47df-8cf6-ddef329431b8",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1780409e-1244-4633-be6d-dbbcb8cb01d4",
      "name": "座標による場所検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f113457d-c09e-446c-8325-8b0f6fbc5cc5",
      "name": "場所の詳細取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8e401935-1ad9-4584-a597-f82b9102b0f2",
      "name": "場所による最近のメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "85591959-3139-4ad4-8f92-68294e2d9226",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6ec77432-5dc1-46cb-ab70-a1e35f2d190c",
      "name": "人気メディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "692016d3-7496-4f93-b15f-f05f7c2d7d12",
      "name": "エリアによるメディア検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1b9bf467-8fad-4efc-bd9c-bcd9cae28b00",
      "name": "ショートコードによるメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "72b7be4d-bf49-4844-a7e2-0a8ba0b1de0b",
      "name": "メディア詳細取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b8071130-c98d-48cb-acef-dcb654edc99c",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        620
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "592e91c1-b9bb-4568-b8a8-797230baff3f",
      "name": "メディアコメント取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e75088cd-e47d-43be-95aa-b5e5d11429c0",
      "name": "メディアコメント作成",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ffd786e6-c669-4783-8df1-0d7a5fc8850b",
      "name": "メディアコメント削除",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0bcdee9a-8add-4405-a623-20bb5b680d6b",
      "name": "説明 - コメント",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8fe03a1a-965b-4b04-a090-966b532c1759",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        860
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "87e4becb-3192-49b9-b4ef-2f23163063b8",
      "name": "メディアいいね解除",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        900
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e88e30df-c750-4d37-8b14-d41d52d7a54e",
      "name": "メディアいいね取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        900
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "72b85a42-25d5-45b6-9a12-e513b0103eb5",
      "name": "メディアにいいね",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        900
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "15c11deb-2df3-4ed3-90ee-0f62d60afb1a",
      "name": "説明 - いいね",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        900
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "26e5f70c-45b5-4a1c-b05c-9762fb3a1430",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        1100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fb1509ba-cc46-4308-b3ac-fd739b9c3f92",
      "name": "名前によるタグ検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        1140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b9384f5a-73b5-4f61-aa43-59c2f9a2a9fb",
      "name": "タグ詳細取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        1140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b733d217-9bce-4a2d-bdf3-23a1471260d1",
      "name": "タグによる最近のメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        1140
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1fbabdd9-922b-49b8-9c0f-257c42edaf33",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        1340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bbbf42b9-55fa-46e2-adcd-d1bde003bb3f",
      "name": "名前によるユーザー検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2b3aa92d-715b-455d-940a-76e35e7fff0d",
      "name": "ユーザーフィード取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "41e3000e-9011-47e5-bee6-ce702802f5fb",
      "name": "ユーザーがいいねしたメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "3f1c1716-0128-4e1f-babb-b3cb2629c92e",
      "name": "ユーザー詳細取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "05065354-f6f9-4d32-b7fa-bee20d914a60",
      "name": "ユーザーの最近のメディア取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        1380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e04a39a1-7643-4681-867d-770de4011b5a",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        1580
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "59aeb714-aca7-4192-984b-711d7210ff9b",
      "name": "フォローリクエスト取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        1620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "25293d74-9088-42bc-b49b-82929a21da1a",
      "name": "ユーザーフォロワー取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        1620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8dd4f39e-c1cc-44d7-81de-908f68991673",
      "name": "ユーザーフォロー中取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        1620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "04947891-de84-4204-b034-c99c7efc3f30",
      "name": "ユーザー関係性取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        1620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e90e2c3a-21a4-4251-8025-6a6aecb9a4f6",
      "name": "ユーザー関係性更新",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        1620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a11e2dac-6c3f-4a3a-a647-ff3c64e5ffcf",
      "name": "説明 - 関係性",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        1620
      ],
      "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-07-02T04:50:44.019Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-07-02T04:50:44.019Z",
      "workflowId": "crsw2KY3UyqyRcyh"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-07-02T04:50:44.017Z",
  "updatedAt": "2025-07-02T04:51:45.000Z",
  "versionId": "53adac77-47d4-473a-b81d-314c1f27780e",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "72b85a42-25d5-45b6-9a12-e513b0103eb5": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "2b3aa92d-715b-455d-940a-76e35e7fff0d": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e88e30df-c750-4d37-8b14-d41d52d7a54e": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b9384f5a-73b5-4f61-aa43-59c2f9a2a9fb": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3f1c1716-0128-4e1f-babb-b3cb2629c92e": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "72b7be4d-bf49-4844-a7e2-0a8ba0b1de0b": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "6ec77432-5dc1-46cb-ab70-a1e35f2d190c": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "87e4becb-3192-49b9-b4ef-2f23163063b8": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "592e91c1-b9bb-4568-b8a8-797230baff3f": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "25293d74-9088-42bc-b49b-82929a21da1a": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8dd4f39e-c1cc-44d7-81de-908f68991673": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "59aeb714-aca7-4192-984b-711d7210ff9b": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "fb1509ba-cc46-4308-b3ac-fd739b9c3f92": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e75088cd-e47d-43be-95aa-b5e5d11429c0": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "ffd786e6-c669-4783-8df1-0d7a5fc8850b": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f113457d-c09e-446c-8325-8b0f6fbc5cc5": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "41e3000e-9011-47e5-bee6-ce702802f5fb": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "692016d3-7496-4f93-b15f-f05f7c2d7d12": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "bbbf42b9-55fa-46e2-adcd-d1bde003bb3f": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "05065354-f6f9-4d32-b7fa-bee20d914a60": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "04947891-de84-4204-b034-c99c7efc3f30": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "1b9bf467-8fad-4efc-bd9c-bcd9cae28b00": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4024eca7-7575-4962-9c96-eaf04f8a3801": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b733d217-9bce-4a2d-bdf3-23a1471260d1": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e90e2c3a-21a4-4251-8025-6a6aecb9a4f6": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8e401935-1ad9-4584-a597-f82b9102b0f2": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "1780409e-1244-4633-be6d-dbbcb8cb01d4": {
      "ai_tool": [
        [
          {
            "node": "ee996649-69d1-4869-94fd-9c99e6862261",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
よくある質問

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

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

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

上級 - ソーシャルメディア, AIチャットボット

有料ですか?

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

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

上級者向け、16ノード以上の複雑なワークフロー

作成者
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