ebay-mcp-server
0
This project is a demonstration of an MCP server utilizing FastMCP. It provides a setup for running an eBay-related server, focusing on ease of installation and usage. Standout features include the use of environment variables for configuration.
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.