AutomationFlowsAI & RAG › Create an Ebay Item Feed Service API Gateway for AI Agents

Create an Ebay Item Feed Service API Gateway for AI Agents

ByDavid Ashby @cfomodz on n8n.io

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Event trigger★★★☆☆ complexityAI-powered11 nodesMcp TriggerHTTP Request Tool
AI & RAG Trigger: Event Nodes: 11 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5568 — we link there as the canonical source.

This workflow follows the HTTP Request Tool → Mcptrigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "CYvmuJVGWyLF2ihX",
  "meta": null,
  "name": "[eBay] Item Feed Service MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "5d9e83d6-922c-4e3f-891f-e34d1a9c8784",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a4e9a55a-3887-482f-9e15-61b12b295275",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5c765dcf-47cb-4972-a0fa-1e81cf37c8d6",
      "name": "Item Feed Service MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -940,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "eba0e54d-9a32-4a33-ba6a-f346d3c23ffc",
      "name": "Download Item Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -640,
        80
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "cfd15427-1d4d-405e-a668-c6e42eff87b9",
      "name": "Grid Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -740,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e53f9f91-b945-4e85-9b00-8cf2c34091d4",
      "name": "Download Item Group Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -360,
        80
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0b21eba7-a7ff-4699-b656-efe62211df3c",
      "name": "Grid Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "03744c90-f252-4a3c-ae10-a34cbf86140d",
      "name": "Download Priority Item Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -80,
        80
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2d31d961-2202-4bf0-a223-480f5b5fd3ba",
      "name": "Grid Note 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -180,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1599e8ee-947f-46b2-8335-764f4ceef268",
      "name": "Download Hourly Snapshot Feed",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        200,
        80
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c6255e23-67fa-49b9-b028-8fec1a6ec871",
      "name": "Grid Note 4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        100,
        20
      ],
      "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-02T02:53:55.534Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-07-02T02:53:55.534Z",
      "workflowId": "CYvmuJVGWyLF2ihX"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-07-02T02:53:55.532Z",
  "updatedAt": "2025-07-02T02:54:50.000Z",
  "versionId": "0bbc699c-7e77-4ec0-95ee-c2d8a6d18616",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Download Item Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Item Group Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Priority Item Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Download Hourly Snapshot Feed": {
      "ai_tool": [
        [
          {
            "node": "Item Feed Service MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Source: https://n8n.io/workflows/5568/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Meet Troy, your intelligent personal assistant that seamlessly manages your Google Calendar and Tasks through Telegram. This workflow combines AI-powered natural language processing with MCP (Model Co

Mcp Trigger, Google Calendar Tool, Google Tasks Tool +7
AI & RAG

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, HTTP Request Tool
AI & RAG

Complete MCP server exposing 15 BulkSMS JSON REST API operations to AI agents.

Mcp Trigger, HTTP Request Tool
AI & RAG

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, HTTP Request Tool
AI & RAG

Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?

Mcp Trigger, HTTP Request Tool