Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Ebaymcpserver

    6 stars
    Python
    Updated Oct 2, 2025

    Table of Contents

    • Example
    • Components
    • Tools
    • Installation
    • Requires UV (Fast Python package and project manager)
    • Environment Variables

    Table of Contents

    • Example
    • Components
    • Tools
    • Installation
    • Requires UV (Fast Python package and project manager)
    • Environment Variables

    Documentation

    Ebay MCP server

    Simple Ebay server that lets you fetch auctions from Ebay.com

    Uses the official MCP Python SDK to handle protocol communication and server interactions.

    Example

    Let's you use prompts like, "Find me 10 auctions for batman comics"

    Components

    Tools

    The server provides a single tool:

    • list_auction: Scan ebay for auctions. This tool is helpful for finding auctions on ebay.
    • Required "query" argument for the search query
    • Optional "ammount" argument for ammount of results
    • defaults to 0
    • Returns result from Ebay's REST API

    Installation

    Requires UV (Fast Python package and project manager)

    If uv isn't installed.

    bash
    # Using Homebrew on macOS
    brew install uv

    or

    bash
    # On macOS and Linux.
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
    # On Windows.
    powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

    Next, install the MCP server

    bash
    # Install from source
    uv pip install git+https://github.com/CooKey-Monster/EbayMcpServer.git

    Environment Variables

    The following environment variable is required; you can find them on the Ebay developer portal

    • CLIENT_ID: Your Ebay client ID
    • CLIENT_SECRET: Your Ebay client secret

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • FA

      Fal Mcp Server

      Python·
      8
    • SY

      Synergy Age Mcp

      Python·
      8
    • AD

      Adls Mcp Server

      Python·
      4

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • FA

      Fal Mcp Server

      Python·
      8
    • SY

      Synergy Age Mcp

      Python·
      8
    • AD

      Adls Mcp Server

      Python·
      4

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k