mcpbeat

Marketplace MCP Server

com.bids44/marketplace
answering

Marketplace is answering right now. Last checked 1 min ago. It exposes 3 tools.

Resale prices (INR) for 600+ used products in India, plus live Bids44 marketplace search.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
775 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add marketplace --transport http https://bids44-mcp-751110103074.asia-south1.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://bids44-mcp-751110103074.asia-south1.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketplace]
url = "https://bids44-mcp-751110103074.asia-south1.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://bids44-mcp-751110103074.asia-south1.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketplace": {
      "url": "https://bids44-mcp-751110103074.asia-south1.run.app/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

listing
get_listing
Get public details of one Bids44 listing by its id.
listings
search_listings
Search live Bids44 marketplace listings. Input: query + optional category, city, maxPrice. Returns up to 10 listings with title, price, city, condition, and URL.
resale
get_resale_price
Get the India resale value range (₹) for a used product from Bids44's price data. Input: product name, optional condition.

Endpoints

URLTransportStateLatencyChecked
https://bids44-mcp-751110103074.asia-south1.run.app/mcp streamable-http answering 855 ms 1 min ago

Marketplace — questions

Answers built from our own checks of this server.

What can Marketplace do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_listing, get_resale_price, search_listings. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 775 ms. The bar chart above shows every period we have measured.
How do I connect Marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Marketplace need an API key?
No. Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Marketplace?
It answers our handshake in 775 ms on average, which is faster than 10% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.