doffin_recent
ActiveTool of Doffin
List the latest Norwegian government tenders and contract awards published on Doffin (Norway's national public-procurement / offentlige anskaffelser database) in the last N days, newest first. Great for monitoring fresh Norwegian anbud, new kunngjøringer, contract award results (tildelinger), and upcoming bid deadlines. Optionally narrow to one or more notice types (tender/competition, award/result, planning, ...) or a free-text query. Each hit gets a public doffin.no notice URL attached. Requires a free Doffin API key via _apiKey when a platform key is unavailable.
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": "Results page for pagination. Default first page."
},
"type": {
"type": [
"string",
"array"
],
"items": {
"type": "string"
},
"description": "Notice type filter — one value or an array; plain words work: \"tender\"/\"competition\" → COMPETITION, \"award\"/\"result\" → RESULT, \"planning\" → PLANNING, etc. Omit for all types."
},
"limit": {
"type": [
"number",
"string"
],
"description": "Number of hits to return (1-100). Default 10."
},
"query": {
"type": "string",
"description": "Optional free-text filter (Norwegian works best), e.g. \"rammeavtale\", \"skole\", \"programvare\"."
},
"_apiKey": {
"type": "string",
"description": "Doffin API subscription key (free — sign up at https://dof-notices-prod-api.developer.azure-api.net/). Injected automatically when the platform key is configured."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Doffin
https://github.com/pipeworx-io/mcp-doffin
1/7 registries