Ebay icon

Ebay

Fetch auctions from Ebay using the official MCP Python SDK.

About

Ebay allows users to fetch auction data directly from Ebay.com using the official MCP Python SDK for protocol communication and server interactions. It provides a 'list_auction' tool that scans Ebay for auctions based on a user-defined query and an optional amount of results. The tool returns data from Ebay's REST API, making it easy to integrate auction data into other applications or workflows.

Key Features

  • Uses the official MCP Python SDK
  • Returns data from Ebay's REST API
  • Fetches auction data from Ebay
  • Provides a 'list_auction' tool with query and amount parameters

Use Cases

  • Integrating eBay auction data into other applications
  • Finding auctions on eBay based on a search query