ebay-mcp-server
If you are the rightful owner of ebay-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The eBay MCP Server is a demonstration project utilizing FastMCP to create a Model Context Protocol server.
eBay MCP Server
This project is a demonstration of an MCP server using FastMCP.
Installation
To install the dependencies, run:
uv sync
Usage
To start the server, run:
uv run fastmcp run src/server.py
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>
License
This project is licensed under the MIT License - see the LICENSE
file for details.