mcp-ebay

markswendsen-code/mcp-ebay
★ 0 stars JavaScript AI/LLM Updated 2d ago
MCP server connector for eBay
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ebay": {
      "command": "npx",
      "args": [
        "-y",
        "markswendsen-code/mcp-ebay"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server connector for eBay. Enables AI agents to search products, view item details, track and place bids, make Buy It Now purchases, view order history, and track shipments — all via browser automation with Playwright. | Tool | Description | |------|-------------| | `search_products` | Search eBay by keyword with filters (price, condition, sort) |

Tools (7)

buy_it_nowget_item_detailsplace_bidsearch_productstrack_bidstrack_shipmentview_order_history