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 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a eBay
Prova un prompt reale su eBay Sell via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa eBay su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca eBay Sell nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per eBay
Setup passo-passo per i principali client AI.
Configurare eBay Sell
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
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.
La tua AI è a due click da eBay Sell.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.