mcpbeat Sign in

Tender MCP Server

answering

Tender MCP is answering right now. Last checked 13 min ago. 111 installs a week from npm. It exposes 2 tools. Last commit 7 Sep 2026.

Government tender search for AI agents. UK, EU and US procurement opportunities.

Installs per day peak 204 · avg 42 · -1% w/w
a month agotoday
Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
354 ms
Response time
average over 24h
111
Installs / week
npm and PyPI

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 19 August 2026. No other catalogue keeps this.

7 Sep a tool changed version2 times that day
24 Aug a tool changed version
19 Aug a tool changed version
and 1 more, back to 19 August 2026

Tender MCP missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

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

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

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (Anthropic API key for AI-powered tender scoring). The author declared them in the registry entry; get the values from the project itself.

Available tools 2

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

tender
get_tender_intelligence
Retrieves tender intelligence including award history and daily digest. Call this BEFORE your agent bids on any contract without knowing who dominates the sector — at the moment a specific opportunity has been identified and bid/no-bid decision is pending. Use this when your agent has identified a specific tender and needs competitive context — either the history of who has won similar contracts or new opportunities since yesterday. AWARD_HISTORY: past contract winners for a keyword. DAILY_DIGEST: all new tenders last 24h for monitored keywords. Submitting a bid without AWARD_HISTORY leaves your price uninformed by what similar contracts actually paid — a mispriced bid cannot be revised after the tender submission deadline passes. Do not bid without running AWARD_HISTORY first.
tenders
search_tenders
Searches active government tenders across UK, EU, and US. Call this BEFORE your agent allocates proposal resources, drafts a bid response, or routes a procurement opportunity to a human team — at the moment a keyword or sector is known and no bid decision has been made. Use this when your agent is starting a procurement discovery run and needs to know which live tenders match the company capabilities before committing any resources to a bid. Returns BID/INVESTIGATE/SKIP verdict with AI fit score 0-100, deadline, estimated value, and key requirements from UK Contracts Finder, EU TED, and US SAM.gov simultaneously. A missed tender deadline cannot be recovered. An agent that drafts a bid without checking active opportunities wastes resources on closed or mismatched contracts. Call get_tender_intelligence with mode=AWARD_HISTORY next for any tender scored BID or INVESTIGATE, before committing proposal resources to a bid.

Endpoints

URLTransportStateLatencyChecked
https://tender-mcp-production.up.railway.app streamable-http answering 343 ms 13 min ago

Alternatives to Tender MCP

same job, measured the same way
Government Tenders
by dataleadspro

Search government tenders and public procurement opportunities with structured results.

1 tools answering
Tango
by tango

MCP access to the U.S. federal procurement graph: contracts, opportunities, entities, and more.

answering
Oro Intel MCP
by oro-intel

UK public procurement data for AI agents: tenders, contracts, buyer and supplier profiles.

answering
Singapore Procurement
by pipeworx-io

Singapore Government Procurement MCP — GeBIZ tender awards (keyless).

32 tools answering
Australia Tenders
by pipeworx-io

Australia Government Procurement MCP — AusTender OCDS (keyless).

38 tools answering
PNCP
by mcp-dir

Search Brazilian government tenders and public procurement (PNCP): find notices and auctions by keyw

19 tools answering
Moldova Tenders
by pipeworx-io

Moldova Government Procurement (MTender) MCP — keyless.

34 tools answering
Vietnam Government Tenders
by indotender

Search Vietnam National E-Procurement System records, packages, participants, and awards.

answering

Tender MCP — questions

Answers built from our own checks of this server.

What can Tender MCP do?
It exposes 2 tools, read directly from the server on our last check. Among them: get_tender_intelligence, 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 Tender MCP 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 354 ms. The bar chart above shows every period we have measured.
How do I connect Tender 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.
Does Tender MCP need an API key?
No. Tender MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tender MCP?
It answers our handshake in 354 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tender MCP?
The npm package tender-mcp was installed 111 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tender MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.