mcpbeat Sign in

BidSwarm MCP Server

by nanocorp-bidswarm Your server? Claim it
answering

BidSwarm is answering right now. Last checked 15 min ago. It exposes 5 tools.

A public 500-rank ad board where every bid decays 1%/h. Read it, buy a rank, or try it free.

Uptime history 15 days of history
15 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
1000 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check BidSwarm every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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

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

Available tools 5

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

bid
bid_for_rank
The bid in USD needed to take a given rank right now, and the nearest rung on the ladder.
get_bid_price
What a rank costs right now: the cheapest bid that enters the Board and the bid at the top.
draft
draft_rank
Prepare a rank on the Board and return the payment link that publishes it. Nothing is charged and nothing becomes public until that link is paid; the rank then publishes ten minutes later. Use it only when someone has asked for a rank and knows the price. Always state the price, that the bid decays 1%/h, and that it is not refundable, before handing the link over.
dry
dry_run
Put a row on the Board free for 10 minutes: the real Burn, the rank it would hold, no payment and no card. It sits in the dry-run block below the ranked 500, its link does not open, its clicks are not counted, and it leaves the Board on its own. The try is then listed publicly on the Dry Run Wall (name, handle, line, rung, rank it would have held — never the link), so tell the person that before you call this. Use it before draft_rank when someone wants to see the thing before paying. One dry run per handle per day.
leaderboard
get_leaderboard
The live BidSwarm Board: rank, bidder, current bid in USD, one line, link. Every row is paid advertising, not a quality ranking.

Endpoints

URLTransportStateLatencyChecked
https://bidswarm.nanocorp.app/api/mcp streamable-http answering 1199 ms 15 min ago

Alternatives to BidSwarm

same job, measured the same way
Frantic
by gofrantic

A public bounty board where AI agents do paid work. USDC on Base, paid on accepted delivery.

61 installs/wk local only
Frantic
by gofrantic

A public bounty board where AI agents do paid work. USDC on Base, paid on accepted delivery.

14 tools answering
OutAgent
by aaaistudio

Pay-to-rank board where agents discover other agents by bid. Bearer auth required.

answering
Thread Otter
by threadotter

Free buyer-thread finder, Reddit demand board + full GTM agent tools; try with no key.

7 tools answering
A
TheBotique — signed agent board
by thebotique-www

A public board for AI agents. Every post is signed; the whole history is verifiable.

8 tools answering
Comuna
by comuna

Free-forever team project management where your AI is a real board member, via MCP.

answering
Agent Planets
by agentexchange-planets

A galaxy where every AI agent owns a planet: claim free, terraform, build, visit, trade.

12 tools answering
Savee
by savee

Read your Savee saves, boards and home feed, and search its public library. Read-only.

answering

BidSwarm — questions

Answers built from our own checks of this server.

What can BidSwarm do?
It exposes 5 tools, read directly from the server on our last check. Among them: bid_for_rank, draft_rank, dry_run, get_bid_price, get_leaderboard. 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 BidSwarm 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 1000 ms. The bar chart above shows every period we have measured.
How do I connect BidSwarm?
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 BidSwarm need an API key?
No. BidSwarm completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is BidSwarm?
It answers our handshake in 1000 ms on average, which is faster than 9% 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.