eBay Browse
Rank #63,714io.github.cunicopia-dev/ebay-mcp
eBay Browse API MCP server — buy-side listing search and price intelligence.
eBay Browse is a Model Context Protocol (MCP) server published by cunicopia-dev. It ranks #63,714 of 132,113 servers tracked on MCP Toplist. eBay Browse is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 14, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 68,399 of 132,113 servers on MCP Toplist.
Use eBay Browse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ebay-mcp -e "EBAY_ENV=<your EBAY_ENV>" -e "EBAY_PRD_APP_ID=<your EBAY_PRD_APP_ID>" -e "EBAY_PRD_CERT_ID=<your EBAY_PRD_CERT_ID>" -e "EBAY_SBX_APP_ID=<your EBAY_SBX_APP_ID>" -e "EBAY_SBX_CERT_ID=<your EBAY_SBX_CERT_ID>" -- uvx ebay-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ebay-mcp]
command = "uvx"
args = ["ebay-mcp"]
[mcp_servers.ebay-mcp.env]
EBAY_ENV = "<your EBAY_ENV>"
EBAY_PRD_APP_ID = "<your EBAY_PRD_APP_ID>"
EBAY_PRD_CERT_ID = "<your EBAY_PRD_CERT_ID>"
EBAY_SBX_APP_ID = "<your EBAY_SBX_APP_ID>"
EBAY_SBX_CERT_ID = "<your EBAY_SBX_CERT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebay-mcp": {
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "<your EBAY_ENV>",
"EBAY_PRD_APP_ID": "<your EBAY_PRD_APP_ID>",
"EBAY_PRD_CERT_ID": "<your EBAY_PRD_CERT_ID>",
"EBAY_SBX_APP_ID": "<your EBAY_SBX_APP_ID>",
"EBAY_SBX_CERT_ID": "<your EBAY_SBX_CERT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebay-mcp": {
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "<your EBAY_ENV>",
"EBAY_PRD_APP_ID": "<your EBAY_PRD_APP_ID>",
"EBAY_PRD_CERT_ID": "<your EBAY_PRD_CERT_ID>",
"EBAY_SBX_APP_ID": "<your EBAY_SBX_APP_ID>",
"EBAY_SBX_CERT_ID": "<your EBAY_SBX_CERT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ebay-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "<your EBAY_ENV>",
"EBAY_PRD_APP_ID": "<your EBAY_PRD_APP_ID>",
"EBAY_PRD_CERT_ID": "<your EBAY_PRD_CERT_ID>",
"EBAY_SBX_APP_ID": "<your EBAY_SBX_APP_ID>",
"EBAY_SBX_CERT_ID": "<your EBAY_SBX_CERT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebay-mcp": {
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "<your EBAY_ENV>",
"EBAY_PRD_APP_ID": "<your EBAY_PRD_APP_ID>",
"EBAY_PRD_CERT_ID": "<your EBAY_PRD_CERT_ID>",
"EBAY_SBX_APP_ID": "<your EBAY_SBX_APP_ID>",
"EBAY_SBX_CERT_ID": "<your EBAY_SBX_CERT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ebay-mcp": {
"command": "uvx",
"args": [
"ebay-mcp"
],
"env": {
"EBAY_ENV": "<your EBAY_ENV>",
"EBAY_PRD_APP_ID": "<your EBAY_PRD_APP_ID>",
"EBAY_PRD_CERT_ID": "<your EBAY_PRD_CERT_ID>",
"EBAY_SBX_APP_ID": "<your EBAY_SBX_APP_ID>",
"EBAY_SBX_CERT_ID": "<your EBAY_SBX_CERT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cunicopia-dev%2Febay-mcp)<a href="https://mcptoplist.com/server/io.github.cunicopia-dev%2Febay-mcp"><img src="https://mcptoplist.com/badge/io.github.cunicopia-dev%2Febay-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cunicopia-dev
Other servers by cunicopia-dev
View all cunicopia-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains eBay Browse?
- eBay Browse is maintained by cunicopia-dev, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is eBay Browse listed on the Official MCP Registry?
- Yes — eBay Browse is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does eBay Browse have?
- MCP Toplist tracks 1 version of eBay Browse, most recently published on Jun 26, 2026.
- Where can I find the source code for eBay Browse?
- The source code for eBay Browse is hosted at github.com/cunicopia-dev/ebay-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.