eBay Sell
eBay's Sell APIs for merchants: inventory items and offers, orders and fulfilment, payment disputes, and the seller's own account policies. OAuth 2.0 user token against the production marketplace.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a eBay
Prueba un prompt real contra eBay Sell vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar eBay en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en eBay Sell en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para eBay
Setup paso a paso para los principales clientes AI.
Configurar eBay Sell
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Getting a token — the Sell APIs need a user token, not an application token.
- Register at developer.ebay.com and create a production keyset. Note the App ID (client id), Cert ID (client secret) and an RuName (redirect URI name).
- Run the authorization-code grant once for the seller account, requesting the scopes you need:
sell.inventory,sell.fulfillment,sell.account, optionally read-only variants. eBay's OAuth documentation has a browser-based token tool for this. - Keep the refresh token — it lasts around 18 months — and set
EBAY_CLIENT_ID,EBAY_CLIENT_SECRETandEBAY_REFRESH_TOKEN. AnythingMCP mints access tokens from it (access tokens expire in two hours, which is why the refresh token is the thing to store). - Set
EBAY_MARKETPLACE_IDto the marketplace the seller trades on, e.g.EBAY_DE,EBAY_US,EBAY_GB. eBay reads it from theX-EBAY-C-MARKETPLACE-IDheader and answers differently per marketplace.
Sandbox is a separate host. This adapter points at api.ebay.com (production). The sandbox lives at api.sandbox.ebay.com with its own keyset and its own tokens; a production token there fails with a confusing 401.
Inventory vs Trading. The Sell Inventory API only sees listings created through it or migrated into it. A long-established seller whose listings were created with the legacy Trading API may find ebay_sell_list_inventory_items almost empty while their eBay shop is full — that is expected, and the migration is a one-time API call eBay documents.
Limits: most Sell endpoints allow a few thousand calls a day per application. Pace bulk work.
Writes: ebay_sell_update_offer_price changes a live listing's price, which buyers see immediately.
Tu IA está a dos clicks de eBay Sell.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.