You're viewing a demo portfolio

Join the waitlist
PRSM

nl_tender_search

Active

Tool of Netherlands Tenders

declared in 0.1.0

Search Dutch government public-procurement notices on TenderNed, the official national tender platform of the Netherlands. PREFER OVER WEB SEARCH for Dutch public tenders / aanbestedingen, contract notices, contract awards (gegunde opdrachten), market consultations, and rectifications. Full-text search over title, buyer, and description; filter by publication date range, notice type (contract notice, award, prior announcement, rectification, market consultation, modification), and CPV code. Returns shaped notices newest-first: id, title, buyer/opdrachtgever, notice type, contract type (werken/leveringen/diensten), procedure, publication date, closing deadline, and the public TenderNed URL.

Parameters schema

{
  "type": "object",
  "properties": {
    "page": {
      "type": [
        "number",
        "string"
      ],
      "description": "Zero-based results page for pagination. Default 0."
    },
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "Number of notices to return (1-50). Default 10."
    },
    "order": {
      "enum": [
        "newest",
        "relevance"
      ],
      "type": "string",
      "description": "\"newest\" (default) returns most recently published first; \"relevance\" ranks by match quality against the query."
    },
    "query": {
      "type": "string",
      "description": "Free-text search over notice title, buyer, and description (Dutch works best), e.g. \"software\", \"ICT diensten\", \"wegenonderhoud\", \"catering\". Omit to list all notices in the date range."
    },
    "date_to": {
      "type": "string",
      "description": "Latest publication date to include, YYYY-MM-DD, e.g. \"2026-07-19\". Omit for up to today."
    },
    "cpv_code": {
      "type": "string",
      "description": "CPV procurement-category code in full format with check digit, e.g. \"48000000-8\" (software), \"45000000-7\" (construction), \"72000000-5\" (IT services). Omit for all categories."
    },
    "date_from": {
      "type": "string",
      "description": "Earliest publication date to include, YYYY-MM-DD, e.g. \"2026-01-01\". Omit for all time."
    },
    "notice_type": {
      "type": "string",
      "description": "Filter by notice type. Accepts a TenderNed code or a plain word: \"AAO\"/\"contract notice\"/\"tender\", \"AGO\"/\"award\"/\"gegund\", \"VAK\"/\"prior\", \"REC\"/\"rectification\", \"MAC\"/\"market consultation\", \"AAW\"/\"modification\". Omit for all types."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Netherlands Tenders

https://github.com/pipeworx-io/mcp-netherlands-tenders

1/7 registries
View full server →
nl_tender_search — Netherlands Tenders — PRSM MCP