eBay Negotiation API MCP Server for AI Agents - n8n Workflow | Neura Market
eBay Negotiation API MCP Server for AI Agents
Exposes eBay Negotiation API operations as an MCP server for seamless AI agent integration, enabling automated item eligibility checks and discount offers.
This n8n workflow transforms the eBay Negotiation API into a fully functional MCP (Model Context Protocol) server, exposing two key operations: Find_Eligible_Items (GET /find_eligible_items) to identify suitable listings and Send_Offer_To_Interested_Buyers (POST /send_offer_to_interested_buyers) to dispatch discount offers. Designed specifically for AI agents, it uses a webhook-based MCP trigger to receive requests, processes them via HTTP requests to eBay's API, and returns native responses wit
Platform
n8n
Category
Finance
Price
$24.99
Creator
Bryce Yu
eBay
Negotiation API
MCP Server
AI Agents
eCommerce
Automation
Webhooks
HTTP Requests
Finance
Sales
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.