Set Up an MCP Server for eBay Negotiation API Integration - n8n Workflow | Neura Market
Set Up an MCP Server for eBay Negotiation API Integration
Create an MCP server that exposes eBay's Negotiation API operations for AI agents, enabling automated discount offers to interested buyers.
This workflow transforms eBay's Negotiation API into a Machine-to-Machine Communication Protocol (MCP) server, making it accessible to AI agents. It supports two primary operations: finding eligible listings for offers and sending discount offers to interested buyers. The workflow uses n8n's HTTP Request nodes to handle API calls and AI expressions to automatically populate parameters, ensuring seamless integration and response handling. This setup is ideal for sellers looking to automate their
Platform
n8n
Category
Commerce
Price
Free
Creator
Ahmed Hassan
stickyNote
httpRequestTool
mcpTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.