ebay-seller-tool

hoiung/ebay-seller-tool
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP server for managing eBay listings from Claude Code. Bulk updates, automated descriptions, photo uploads, inventory management.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ebay-seller-tool": {
      "command": "uvx",
      "args": [
        "ebay-seller-tool"
      ]
    }
  }
}

Or install with pip: pip install ebay-seller-tool

README Excerpt

MCP server for managing eBay listings from Claude Code. Built to solve real seller problems: bulk listing updates, automated description generation, photo uploads, and inventory management. A Python MCP (Model Context Protocol) server that connects Claude Code directly to eBay's APIs. Instead of manually copy-pasting titles, descriptions, and item specifics into eBay's web UI, this server lets you create, update, and manage listings through natural language in your terminal.

Tools (18)

EBAY_APP_IDEBAY_AUTH_TOKENEBAY_CERT_IDEBAY_DEV_IDEBAY_SELLER_LOCATIONEBAY_SELLER_POSTCODEanalyse_listingcreate_listingfind_competitor_pricesfloor_priceget_active_listingsget_listing_casesget_listing_detailsget_listing_feedbackget_seller_transactionsget_traffic_reportupdate_listingupload_photos