Search for:

How to use the eBay API to find recent sales prices

  • Why this server?

    While not directly eBay, AlphaVantage-MCP provides real-time and historical financial market data through an API, which could be adapted to track eBay sales prices if eBay's data were somehow exposed via Alpha Vantage. It's the closest available option for querying prices via API.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
    5
    16
    Python
    MIT License
    • Apple
  • Why this server?

    MCP Node Fetch enables fetching web content using the Node.js undici library. If eBay's sales data is accessible via a public API endpoint or a web page, this server could be used to retrieve and parse that data.

    -
    security
    A
    license
    -
    quality
    An MCP server that enables fetching web content using the Node.js undici library, supporting various HTTP methods, content formats, and request configurations.
    66
    8
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    This MCP server allows fetching web content and processing images. If eBay exposes any sales data through a web page, this server could fetch and process it.

    A
    security
    A
    license
    A
    quality
    Model Context Protocol server for fetching web content and processing images. This allows Claude Desktop (or any MCP client) to fetch web content and handle images appropriately.
    1
    278
    15
    JavaScript
    MIT License
    • Apple
  • Why this server?

    MCP2Tavily allows web search functionality using the Tavily API. While it does not directly connect to the eBay API, it can be used to search for information related to eBay sales or potentially find third-party APIs or data sources that provide eBay sales data.

    A
    security
    F
    license
    A
    quality
    An MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.
    4
    2
    Python
  • Why this server?

    MCP2Brave provides web search functionality using the Brave API. It does not directly provide eBay API access, but it could be used to search for information related to eBay sales data or third-party services that might offer such data.

    -
    security
    A
    license
    -
    quality
    A server based on the MCP protocol that uses the Brave API for web search functionality.
    6
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    Memory Store MCP Server is a lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results. This could be used to scrape eBay's search results pages, if eBay provides public search results of past sales.

    A
    security
    F
    license
    A
    quality
    A lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results, easily integratable with other MCP-enabled systems.
    1
    2,384
    JavaScript
  • Why this server?

    This MCP server downloads entire websites using wget. If you can find a page on eBay with recent sales data, you could use this to download the page.

    A
    security
    F
    license
    A
    quality
    Provides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally.
    1
    40
    JavaScript
    • Apple
    • Linux
  • Why this server?

    Built as a Model Context Protocol (MCP) server that provides advanced web search, content extraction, web crawling, and scraping capabilities using the Firecrawl API, which may be able to search eBay's website for completed sales, though this is dependent on eBay's terms of service.

    A
    security
    F
    license
    A
    quality
    Built as a Model Context Protocol (MCP) server that provides advanced web search, content extraction, web crawling, and scraping capabilities using the Firecrawl API.
    4
    1
    Python
    • Apple
    • Linux
  • Why this server?

    This server enables searching google, individual websites and scraping their content. This can be useful if eBay has sales data in a particular location.

    -
    security
    A
    license
    -
    quality
    Searching google, individual websites and scraping their content. Fast and cost-effective. ⚡️
    16
    TypeScript
    MIT License
  • Why this server?

    This server extracts and transforms webpage content into clean, LLM-optimized Markdown. If eBay presents sales data on a webpage, this server could help extract the relevant information.

    A
    security
    A
    license
    A
    quality
    Extracts and transforms webpage content into clean, LLM-optimized Markdown. Returns article title, main content, excerpt, byline and site name. Uses Mozilla's Readability algorithm to remove ads, navigation, footers and non-essential elements while preserving the core content structure.
    1
    4
    11
    MIT License