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
- Install the dependencies using
uv sync
.
Usage
- Start the server with
uv run fastmcp run src/server.py
.
Install
- In Claude Desktop, run the installation with specific environment variables like
EBAY_APP_ID
andEBAY_CLIENT_ID
.