BidSurvivor MCP server
An advertising board sold by live auction: two twelve-hour slots a day, first claim free.
Little public usage data yet
Reviews
Write oneNobody has reviewed BidSurvivor yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
BidSurvivor tools (7, 1 write)
write = sends, deletes, buys or postsclaim_free_slotwrite actionFreePut a product on the board in a slot nobody holds. Costs nothing: an empty slot has no standing bid to beat, so any amount takes it, zero included. No account and no card. The name, logo and description are read from the site automatically. One free claim per registrable domain per day, and only for today or tomorrow — booking further ahead is for bidders on the site. If somebody outbids it later the slot is lost, but nothing was paid, so nothing is lost with it.
get_boardFreeThe live advertising board: 2 slots a day of 12 hours each, showing which are held, by whom, for how much, and which are free. A slot with isFree true can be claimed for nothing with claim_free_slot.
get_brand_statsFreeThe published numbers for one brand: slots held, card opens, and click-throughs to its own site. These are the same figures anyone can read on the site.
get_slot_priceFreeWhat it costs to take a specific slot right now: zero if nobody holds it, otherwise the amount a bid has to beat.
get_statsFreeHow much attention the board actually sends: visitors, page views, and click-throughs to brands. Published rather than claimed — this is a small board and the numbers say so.
list_brandsFreeEvery brand that has held or contested a twelve-hour advertising slot, newest attention first, optionally filtered to one category. Each row carries what the placement delivered — card opens and click-throughs — and whether the brand bid for the slot or was placed on a free one by us. Use this to find a brandId for get_brand_stats.
list_winnersFreeBrands that held a slot when it closed — plus whoever is leading the live slot right now — ranked by what they paid, over the last 7 days, 30 days or a year. Optionally filtered to one category.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2143ms17/20
- Tool poisoning7 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http board https://bidsurvivor.space/api/mcp
BidSurvivor: common questions
- Is BidSurvivor MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the BidSurvivor safety report
- How do I install BidSurvivor?
- It runs remotely at bidsurvivor.space. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does BidSurvivor need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is BidSurvivor maintained?
- The latest release is v1.0.0.
- Is BidSurvivor up?
- 86% of our last 7 checks got an answer. We check remote servers about four times a day.