uk-tenders-mcp

chrisns/uk-tenders-mcp
★ 0 stars Python Data/Analytics Updated 1mo ago
MCP server indexing UK public procurement (Find a Tender, Contracts Finder, Public Contracts Scotland, Sell2Wales, eTendersNI) into BigQuery, queryable by AI assistants over MCP.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uk-tenders-mcp": {
      "command": "uvx",
      "args": [
        "uk-tenders-mcp"
      ]
    }
  }
}

Or install with pip: pip install uk-tenders-mcp

README Excerpt

Query the UK public-procurement corpus — every tender, award and amendment — directly from your AI assistant, over [MCP](https://modelcontextprotocol.io). Built on the official [Open Contracting](https://standard.open-contracting.org/) (OCDS) data, analytics-first, with the official notice URL on every result. ~677k procurement processes across all five UK portals.

Tools (7)

aggregate_tendersget_schemaget_statusget_tenderlist_updatesquery_sqlsearch_tenders
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →