mcpbeat

Tendfeed MCP Server

eu.tendfeed/tendfeed
answering

Tendfeed is answering right now. Last checked 3 min ago. It exposes 4 tools.

Bid/no-bid verdicts for open EU tenders, from 592,000 real TED contract awards.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
169 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 3 min ago.

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

Available tools 4

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

low
find_low_competition_lanes
Rank CPV sector "lanes" by OBSERVED competition density from the full corpus of 530,000 real EU awards: median bidders, single-bidder share, bid-rate, median value, beachhead score. Answers "where is competition thinnest right now". It does NOT estimate the user's probability of winning — thin competition is a selection signal, not a win forecast. Returns the top-ranked lanes only (see "limit"); the total count is in coverage.lanes_ranked. Data/research tool over TED (Tenders Electronic Daily, CC BY 4.0). No guarantee of award.
tenders
search_tenders
Open EU tenders with a bid/no-bid verdict (Worth-It score, reason, competition density, price corridor where robust, deadline, SME-fit). Filter by sector (CPV division), country (NUTS), SME-only, min score. Guests (no key) get the expired-tender board plus a live_matched count; an API key (Authorization: Bearer cfm_live_…) with an active TendFeed subscription unlocks the live, still-biddable board. Data/research tool over TED (Tenders Electronic Daily, CC BY 4.0). No guarantee of award.
verdict
get_verdict
Pull one versioned verdict object by tender id (decision, score, per-channel evidence, price status, reason). Requires an API key (Authorization: Bearer cfm_live_…) with an active TendFeed subscription; without one you get a machine-readable key-required or subscription-required answer. Data/research tool over TED (Tenders Electronic Daily, CC BY 4.0). No guarantee of award.
winnable
find_winnable_lanes
DEPRECATED — use find_low_competition_lanes instead; this alias behaves identically and stays available for existing clients. The old name wrongly implied a win forecast: TendFeed measures observed competition density, not the probability that you win. Data/research tool over TED (Tenders Electronic Daily, CC BY 4.0). No guarantee of award.

Endpoints

URLTransportStateLatencyChecked
https://tendfeed.eu/api/mcp/tendfeed streamable-http answering 197 ms 3 min ago

Tendfeed — questions

Answers built from our own checks of this server.

What can Tendfeed do?
It exposes 4 tools, read directly from the server on our last check. Among them: find_low_competition_lanes, find_winnable_lanes, get_verdict, search_tenders. 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 Tendfeed working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 169 ms. The bar chart above shows every period we have measured.
How do I connect Tendfeed?
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 Tendfeed need an API key?
No. Tendfeed completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tendfeed?
It answers our handshake in 169 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.