eBay Browse runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi. Last commit 26 Jun 2026.
eBay Browse API MCP server — buy-side listing search and price intelligence.
Today is the operative word: we check eBay Browse every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
EBAY_ENV (Which eBay environment to use: "production" or "sandbox". Defaults to production.), EBAY_PRD_APP_ID (eBay production App ID (Client ID) from your eBay developer account. Required for EBAY_ENV=production.), EBAY_PRD_CERT_ID (eBay production Cert ID (Client Secret). Required for EBAY_ENV=production.), EBAY_SBX_APP_ID (eBay sandbox App ID (Client ID). Required for EBAY_ENV=sandbox.), EBAY_SBX_CERT_ID (eBay sandbox Cert ID (Client Secret). Required for EBAY_ENV=sandbox.).
The author declared them in the registry entry; get the values from the project itself.
Search and browse every MCP server in the Model Context Protocol registry.
📊 soko-mcp — Kenya Commodity Price Intelligence MCP Server
An MCP server and app to search and browse your photos while preserving your privacy
Defensive Shodan search and host intelligence MCP using customer-provided SHODAN_API_KEY for
Remote MCP server for hotel rate monitoring, parity checks, and pricing intelligence via Apify.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
MCP server for MTA:SA documentation with intelligent search and caching
Local-first codebase intelligence MCP server for AI coding agents.
Answers built from our own checks of this server.