You're viewing a demo portfolio

Join the waitlist
PRSM

oc_tender_search

Active

Tool of Open Contracting

declared in 0.1.0

Search international public procurement — government tenders, contract notices, and contract awards published under the OCDS Open Contracting Data Standard. Covers 18 national and subnational publishers across developing countries and Europe: Africa (Kenya, Nigeria, Ghana, Zambia, Liberia, Rwanda, Tanzania), Latin America (Uruguay, Honduras, Guatemala, Peru, Dominican Republic, Mexico/Oaxaca), the Balkans (Albania, Kosovo, Croatia), Thailand (Bangkok), and Italy (ANAC anti-corruption authority). Free-text query matches tender title, buyer (procuring government entity), and description. Filter by country, status (e.g. tender, award, complete), category (works | goods | services), min_value (tender value floor), and days (recently released). Returns one row per contracting process (latest release) with buyer, value, procurement method, deadlines, and award details when present. Data is a weekly-refreshed hosted mirror of official OCDS bulk publications (OCP Data Registry). Use oc_coverage first to see which countries have data and how fresh it is.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "days": {
      "type": [
        "number",
        "string"
      ],
      "description": "Only releases published within this many days."
    },
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "Max results (1-100, default 20)."
    },
    "query": {
      "type": "string",
      "description": "Free-text matched (case-insensitive) against tender title, buyer, and description, e.g. \"road construction\", \"medical supplies\", \"ministry of health\"."
    },
    "status": {
      "type": "string",
      "description": "Contracting process status, e.g. \"tender\", \"award\", \"complete\"."
    },
    "country": {
      "type": "string",
      "description": "Country name, forgiving match (e.g. \"Thailand\", \"mexico\", \"kosovo\"). One of: Albania | Argentina | Croatia | Dominican Republic | Ghana | Guatemala | Honduras | Italy | Kenya | Kosovo | Liberia | Mexico | Nigeria | Peru | Rwanda | Tanzania | Thailand | Uruguay | Zambia."
    },
    "category": {
      "type": "string",
      "description": "Main procurement category. One of: works | goods | services."
    },
    "min_value": {
      "type": [
        "number",
        "string"
      ],
      "description": "Only processes whose tender value is at or above this (in the publisher's currency)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Open Contracting

https://github.com/pipeworx-io/mcp-open-contracting

1/7 registries
View full server →
oc_tender_search — Open Contracting — PRSM MCP