eBay Browse runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 26 Jun 2026.
eBay Browse API MCP server — buy-side listing search and price intelligence.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ebay-mcp -- uvx ebay-mcp
{
"mcpServers": {
"ebay-mcp": {
"args": [
"ebay-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ebay-mcp]
command = "uvx"
args = ["ebay-mcp"]
{
"mcpServers": {
"ebay-mcp": {
"args": [
"ebay-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ebay-mcp": {
"args": [
"ebay-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.