MCP.so
Sign In

eBay MCP Server

@chaso-pa

About eBay MCP Server

No overview available yet

Basic information

Category

Other

License

View license

Runtime

python

Transports

stdio

Publisher

chaso-pa

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ebay-mcp-server": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is eBay MCP Server?

This project is a demonstration of an MCP server using FastMCP.

How to use eBay MCP Server?

Install dependencies with uv sync. Start the server with uv run fastmcp run src/server.py. To install in Claude Desktop, run uv run fastmcp install src/server.py -e EBAY_APP_ID=<YOUR_EBAY_APP_ID> -e EBAY_CLIENT_ID=<YOUR_EBAY_CLIENT_ID>.

Key features of eBay MCP Server

Use cases of eBay MCP Server

FAQ from eBay MCP Server

Comments

More Other MCP servers