mcpbeat Sign in

BidDeed MCP Server

answering

BidDeed MCP is answering right now. Last checked moments ago.

AI-powered foreclosure auction intelligence for Florida counties via MCP tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 47 days of history · worst day 7%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
826 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    const raw = execSync(cmd, { maxBuffer: 10 * 1024 * 1024, timeout: 30000 }).toString();
            polygon_data = pickle.load(f)
        result = subprocess.run(cmd, shell=True, capture_output=True, text=True, timeout=timeout)
        md_path = os.path.join(out_dir, f"transcript_{vid}.md")
Reads files and sends them to the network skills/codesearch/codesearch.py:292, capture/gev/driver.mjs:39
    for p in repo_path.rglob("*"):
              "next_page_token": "eyJvbnMiOiIxMDA0MSIsImZjIjoiRXFFQkNtSkJRUzFMVkdobE0xUjBkWEZ4YkdGT016RnVhelJmYVdNMllXZEtObUZJT0VzMlQzaFJZVEJWYXpKSlFXMXZVMUIxWjB0eE5FZzBia1F0U1ZWSllqbG9hSFJZVTJaUk1YRTBUVFJTU1hGaWRVZGlZbEZZTmxwaGVWaDRORFZMYkdGaWR4SVhUME56VW1GT1dIWkNYMTlVY0RnMFVIWm…
Page loads a third-party script capture/gev/page.html:16
  <script src="https://cesium.com/downloads/cesiumjs/releases/1.145/Build/Cesium/Cesium.js"></script>
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

          curl -s -X POST "${{ secrets.SUPABASE_URL }}/rest/v1/cf_token_scope_check"
              - XGBoost scoring + Supabase update + Telegram digest ✅
          ssh-keyscan -H ${{ secrets.HETZNER_IP }} >> ~/.ssh/known_hosts 2>/dev/null || true
          export MCP_GATEWAY_DOCKER_COMMAND='docker run -i --rm --network host -v /var/run/docker.sock:/var/run/docker.sock -e MCP_GATEWAY_PORT -e MCP_GATEWAY_DOMAIN -e MCP_GATEWAY_API_KEY -e MCP_GATEWAY_PAYLOAD_DIR -e MCP_GATEWAY_PAYLOAD_SIZE_THRESHOLD -e DEBUG -e MCP_GATEWAY_LO…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 0 min ago.

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

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.biddeed.ai/api/mcp streamable-http sign-in 706 ms 0 min ago

Alternatives to BidDeed MCP

same job, measured the same way
Ainative Browser MCP
by ainative-studio

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

321 installs/wk local only
Local Intel
by mcflamingo

Hyperlocal business intelligence for AI agents. 20 MCP tools. Florida-first, Sunbelt expansion.

27 tools answering
Graqle
by graqle

Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning.

local only
Disruption Intelligence MCP
by forgemeshlabs

AI-native commercial disruption intelligence for MCP clients and x402-powered agents.

53 installs/wk local only
Veris
by vighriday

Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.

102 installs/wk local only
I
Indicate
by indicateio

AI-powered intelligence for your development workflow via Indicate.

answering
D.O.A.I. Signal Relay
by infinitemindos-doai

Intelligence subscription protocol for AI agents. Scored, filtered AI intelligence signals via MCP.

answering
Hooklayer
by khan-ashifur

Viral-content intelligence for AI agents — 7 read-only MCP tools, evidence-layer scoring.

12 tools answering

BidDeed MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for BidDeed MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is BidDeed MCP 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 826 ms. The bar chart above shows every period we have measured.
Is BidDeed MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect BidDeed MCP?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to BidDeed MCP?
No API key is involved. BidDeed MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is BidDeed MCP?
It answers our handshake in 826 ms on average, which is faster than 13% 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.