Loading MCP server directory, please wait...
eBay Browse API MCP server — buy-side listing search and price intelligence.
npx @getmcp/cli add io.github.cunicopia-dev/ebay-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cunicopia-dev/ebay-mcp": {
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "",
"EBAY_PRD_APP_ID": "",
"EBAY_PRD_CERT_ID": "",
"EBAY_SBX_APP_ID": "",
"EBAY_SBX_CERT_ID": ""
}
}
}
}