nl_tender_recent
ActiveTool of Netherlands Tenders
List the latest Dutch government tenders and contract awards published on TenderNed (Netherlands public procurement / aanbestedingen platform) in the last N days. Great for monitoring new Dutch contract notices, fresh award announcements (gegunde opdrachten), and upcoming bid deadlines. Optionally filter to one notice type (contract notice, award, prior announcement, rectification, market consultation, modification). Returns shaped notices newest-first with id, title, buyer, closing deadline, days until closing, and TenderNed URL.
Parameters schema
{
"type": "object",
"properties": {
"days": {
"type": [
"number",
"string"
],
"description": "Lookback window in days (1-90). Default 7 — notices published in the last week."
},
"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."
},
"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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Netherlands Tenders
https://github.com/pipeworx-io/mcp-netherlands-tenders
1/7 registries