Expose eBay Taxonomy API to AI Agents for Category Management - n8n Workflow | Neura Market
Expose eBay Taxonomy API to AI Agents for Category Management
MCP server exposing 8 eBay Taxonomy API operations to AI agents for easy category trees, suggestions, aspects, and compatibility metadata retrieval.
This n8n workflow sets up a complete MCP server that exposes 8 key operations from the eBay Commerce Taxonomy API (v1) directly to AI agents. It transforms complex API calls into a simple, AI-native interface using an MCP Trigger node as the endpoint, multiple HTTP Request nodes for eBay interactions at https://api.ebay.com/commerce/taxonomy/v1, and AI expressions with $fromAI() placeholders for dynamic parameter population. Responses are returned natively to agents without custom coding.
The s
Platform
n8n
Category
Finance
Price
$24.99
Creator
Jordi Faber
eBay
Taxonomy API
AI Agents
MCP Server
Category Management
eCommerce
Automation
n8n
Agentic AI
Marketplace
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.