dk_tender_recent
ActiveTool of Udbud Dk
List the latest Danish government tenders and contract awards published on udbud.dk (Denmark's national public-procurement portal) in the last N days. Great for monitoring new Danish contract notices, fresh awards (tildelinger), direct awards, and upcoming bid deadlines — including national below-EU-threshold udbud that TED misses. Optionally restrict to one notice type or to currently active procurements. Returns shaped notices newest-first with notice id, title, buyer with CVR, CPV code, estimated value in DKK, deadlines, and the public udbud.dk 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": "ONE-based results page for pagination (first page is 1). Default 1."
},
"limit": {
"type": [
"number",
"string"
],
"description": "Number of notices to return (1-50). Default 10."
},
"status": {
"enum": [
"all",
"active"
],
"type": "string",
"description": "\"all\" (default) includes awards and closed notices; \"active\" restricts to currently open procurements."
},
"notice_type": {
"type": "string",
"description": "Filter by notice type. Accepts an udbud.dk code or a plain word: \"EU_UDBUD\"/\"eu\", \"NATIONALE_UDBUD\"/\"national\", \"TILDELINGER\"/\"award\", \"DIREKTE_TILDELINGER\"/\"direct award\", \"FORHAANDSMEDDELELSER\"/\"prior information\", \"MARKEDSDIALOGER\"/\"market dialogue\", \"FORVENTET_INDKOEB\"/\"planned\", \"KONTRAKTAENDERINGER\"/\"modification\". Omit for all types."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Udbud Dk
https://github.com/pipeworx-io/mcp-udbud-dk
1/7 registries