AutomationFlowsAI & RAG › Expose Ebay Browse API for AI Agents with Mcp Server

Expose Ebay Browse API for AI Agents with Mcp Server

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-powered18 nodesMcp TriggerHTTP Request Tool
AI & RAG Trigger: Event Nodes: 18 Complexity: ★★★★☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #5563 — 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": "d0IT2ZwSPZKnDxIy",
  "meta": null,
  "name": "[eBay] Browse API MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "be30a504-a573-499b-ba6f-bfde36c7a858",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1340,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "824c6cac-d976-4386-911e-ecfd3a410c4e",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1060,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8cbbaa5f-e658-4dcb-88e1-d1aec2b0edd2",
      "name": "Browse MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "51414754-6afe-4a01-a901-914c0e15026e",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "54a94031-2875-4ff8-b198-476e427642d2",
      "name": "Retrieve Item Details",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "6ab0d107-9550-4f0e-ae4b-0115f79a2736",
      "name": "Retrieve Item by Legacy ID",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b2a7f584-6f81-4b66-9633-0f4d0b0474fb",
      "name": "Retrieve Items in Group",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d1482472-a977-48c7-8223-125ef2e7deb6",
      "name": "Retrieve Item by ID",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e796d005-2a5e-4071-8b77-18b76fd992f8",
      "name": "Check Item Compatibility",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ecf1db9d-3dd4-49c9-8782-250378afa27f",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "91b52eaa-5cc4-4a7d-9b7a-f9a3565d1d61",
      "name": "Search Item Summaries",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "2759c027-17ec-4364-87c3-9d1cf2b34e50",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5af2f1d0-e096-4706-bf87-bda9cf0c51f1",
      "name": "Search Items by Image",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "825739eb-4f15-4d12-91a7-00aa94c71115",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        620
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a1ee2e5b-3c27-4760-910e-e2f76f88a6c5",
      "name": "Retrieve Shopping Cart",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "02f6d85f-4fcd-4096-ae3d-2758c9cf4be4",
      "name": "Add Item to Cart",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "db294a0a-9946-4682-8d83-1b372bbba607",
      "name": "Remove Item from Cart",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8df229d7-2e02-42d5-9d9d-ec4e895d6b87",
      "name": "Update Cart Item Quantity",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        660
      ],
      "parameters": {},
      "typeVersion": 4.2
    }
  ],
  "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-02T00:55:11.298Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-07-02T00:55:11.298Z",
      "workflowId": "d0IT2ZwSPZKnDxIy"
    }
  ],
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-07-02T00:55:11.293Z",
  "updatedAt": "2025-07-02T00:59:45.000Z",
  "versionId": "600f82ba-a258-4ab5-baaa-56de2919305a",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "Add Item to Cart": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Item by ID": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Remove Item from Cart": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Item Details": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search Item Summaries": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Search Items by Image": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Shopping Cart": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Items in Group": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Check Item Compatibility": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Update Cart Item Quantity": {
      "ai_tool": [
        [
          {
            "node": "Browse MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Retrieve Item by Legacy ID": {
      "ai_tool": [
        [
          {
            "node": "Browse 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/5563/ — 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

The AI-Powered Shopify SEO Content Automation is an enterprise-grade workflow that transforms product content creation for e-commerce stores. This sophisticated multi-agent system integrates GPT-4o, C

Perplexity Tool, Memory Buffer Window, Agent +15
AI & RAG

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

Github Tool, 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
AI & RAG

Awesome N8N Templates. Uses agent, telegramTrigger, mcpClientTool, mcpTrigger. Event-driven trigger; 33 nodes.

Agent, Telegram Trigger, Mcp Client Tool +9